Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
mmd-osm committed Aug 24, 2024
1 parent 1ce6eed commit 493f640
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 @@ -13,7 +13,7 @@ string(TIMESTAMP CURRENT_TIMESTAMP %y%m%d%H%M UTC)

project(openstreetmap-cgimap
LANGUAGES CXX
VERSION "0.10.0.${CURRENT_TIMESTAMP}"
VERSION "2.0.0"
DESCRIPTION "CGImap is a C++ implementation of some parts of the OpenStreetMap API as a FastCGI process."
HOMEPAGE_URL "https://github.com/zerebubuth/openstreetmap-cgimap")
set(CMAKE_PROJECT_BUGREPORT_URL "https://github.com/zerebubuth/openstreetmap-cgimap/issues")
Expand Down
2 changes: 1 addition & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ openstreetmap-cgimap (2.0.0) UNRELEASED; urgency=medium
* Set locale only once per request (#430)
* Simplify std::regex (#436)

-- mmd osm <[email protected]> Sun, 15 Aug 2024 10:00:00 +0000
-- mmd osm <[email protected]> Sat, 24 Aug 2024 10:00:00 +0000

openstreetmap-cgimap (0.9.3-1~jammy1) jammy; urgency=medium

Expand Down

0 comments on commit 493f640

Please sign in to comment.