Skip to content

Commit 515b0ba

Browse files
authored
Bump version to 0.5.4 (#961)
1 parent dad7fdf commit 515b0ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ endif(NOT DISABLE_CXX)
1515

1616
set(NAVIT_VERSION_MAJOR "0")
1717
set(NAVIT_VERSION_MINOR "5")
18-
set(NAVIT_VERSION_PATCH "3")
18+
set(NAVIT_VERSION_PATCH "4")
1919
if(ANDROID)
2020
set(PACKAGE_VERSION "${NAVIT_VERSION_MAJOR}.${NAVIT_VERSION_MINOR}.${NAVIT_VERSION_PATCH}.${ANDROID_ABI}")
2121
else(ANDROID)

contrib/sailfish/navit-sailfish.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Name: harbour-navit
1010
Summary: Open Source car navigation system
1111
#Version: %{navit_version}_%{git_version}
12-
Version: 0.5.3
12+
Version: 0.5.4
1313
Release: 1
1414
License: GPL
1515
Group: Applications/Productivity

0 commit comments

Comments
 (0)