We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb41883 commit 44ac087Copy full SHA for 44ac087
1 file changed
CMakeLists.txt
@@ -17,7 +17,7 @@ include(CheckCSourceCompiles)
17
18
set (MapServer_VERSION_MAJOR 6)
19
set (MapServer_VERSION_MINOR 4)
20
-set (MapServer_VERSION_REVISION 0)
+set (MapServer_VERSION_REVISION 1)
21
set (MapServer_VERSION_SUFFIX "")
22
23
set(TARGET_VERSION_MAJOR ${MapServer_VERSION_MAJOR})
0 commit comments