Skip to content

Commit 1882b7c

Browse files
committed
update version number to 6.4.2
1 parent 6600f47 commit 1882b7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ include(CheckCSourceCompiles)
1717

1818
set (MapServer_VERSION_MAJOR 6)
1919
set (MapServer_VERSION_MINOR 4)
20-
set (MapServer_VERSION_REVISION 1)
20+
set (MapServer_VERSION_REVISION 2)
2121
set (MapServer_VERSION_SUFFIX "")
2222

2323
set(TARGET_VERSION_MAJOR ${MapServer_VERSION_MAJOR})

0 commit comments

Comments
 (0)