diff --git a/CMakeLists.txt b/CMakeLists.txt index 95a9c12c..2287b5cb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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") diff --git a/debian/changelog b/debian/changelog index 16bd6aed..fab7c93a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Sun, 15 Aug 2024 10:00:00 +0000 + -- mmd osm Sat, 24 Aug 2024 10:00:00 +0000 openstreetmap-cgimap (0.9.3-1~jammy1) jammy; urgency=medium