Skip to content

Commit 4dca2cb

Browse files
committed
update:Bump version to 0.5.6
1 parent 83c1bfe commit 4dca2cb

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
@@ -19,7 +19,7 @@ endif(NOT DISABLE_CXX)
1919

2020
set(NAVIT_VERSION_MAJOR "0")
2121
set(NAVIT_VERSION_MINOR "5")
22-
set(NAVIT_VERSION_PATCH "5")
22+
set(NAVIT_VERSION_PATCH "6")
2323
if(ANDROID)
2424
set(PACKAGE_VERSION "${NAVIT_VERSION_MAJOR}.${NAVIT_VERSION_MINOR}.${NAVIT_VERSION_PATCH}.${ANDROID_ABI}")
2525
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.5
12+
Version: 0.5.6
1313
Release: 1
1414
License: GPL
1515
Group: Applications/Productivity

0 commit comments

Comments
 (0)