Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rinigus committed Jun 23, 2021
1 parent 34648cd commit fcfc559
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion common.pri
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ equals(SCOUT_FLAVOR, "silica") {

# set version
isEmpty(VERSION) {
VERSION = 2.0.2
VERSION = 2.0.3
}

# The name of the application
Expand Down
2 changes: 1 addition & 1 deletion packaging/click/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"desktop": "osmscout-server.desktop"
}
},
"version": "2.0.2",
"version": "2.0.3",
"maintainer": "Rinigus <[email protected]>",
"framework" : "@CLICK_FRAMEWORK@"
}
1 change: 1 addition & 0 deletions rpm/harbour-osmscout-server.changes
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
- code improvements, bugfixes
- update docs
- update translations
- add support to Valhalla 3.1.1 [PureTryOut]

* Fri Nov 20 2020 rinigus <[email protected]> 1.17.1-1
- update translations
Expand Down
2 changes: 1 addition & 1 deletion rpm/harbour-osmscout-server.spec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Name: osmscout-server
%endif

Summary: OSM Scout Server
Version: 2.0.2
Version: 2.0.3
Release: 1
Group: Qt/Qt
License: GPLv3
Expand Down

0 comments on commit fcfc559

Please sign in to comment.