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 25, 2024
1 parent abd45e3 commit c20c5cd
Showing 1 changed file with 1 addition and 1 deletion.
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 "2.0.0"
VERSION "2.0.1"
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

0 comments on commit c20c5cd

Please sign in to comment.