Skip to content

Commit

Permalink
update:Bump version to 0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoan committed Mar 6, 2021
1 parent 83c1bfe commit 4dca2cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ endif(NOT DISABLE_CXX)

set(NAVIT_VERSION_MAJOR "0")
set(NAVIT_VERSION_MINOR "5")
set(NAVIT_VERSION_PATCH "5")
set(NAVIT_VERSION_PATCH "6")
if(ANDROID)
set(PACKAGE_VERSION "${NAVIT_VERSION_MAJOR}.${NAVIT_VERSION_MINOR}.${NAVIT_VERSION_PATCH}.${ANDROID_ABI}")
else(ANDROID)
Expand Down
2 changes: 1 addition & 1 deletion contrib/sailfish/navit-sailfish.spec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Name: harbour-navit
Summary: Open Source car navigation system
#Version: %{navit_version}_%{git_version}
Version: 0.5.5
Version: 0.5.6
Release: 1
License: GPL
Group: Applications/Productivity
Expand Down

0 comments on commit 4dca2cb

Please sign in to comment.