Skip to content

Commit

Permalink
Update version to 1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kiozen committed Jul 20, 2023
1 parent 7903a3e commit 728f1df
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 @@ -22,7 +22,7 @@ endif()
# Define project name and version tags
###############################################################################################
# this is not only the QMS version it will be the package version, too.
project(QMapShack VERSION 1.16.1 LANGUAGES CXX C)
project(QMapShack VERSION 1.17.0 LANGUAGES CXX C)

# FOR A RELEASE:
# remove "development" for a release
Expand Down
2 changes: 1 addition & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
V1.XX.X
V1.17.0
[QMS-429] Bad OSM Tag formatting crashes QMS
[QMS-470] Windows build scripts: adapt for release v1.16.1
|QMS-476] Color the map by elevation
Expand Down

0 comments on commit 728f1df

Please sign in to comment.