Skip to content

Commit 5449a6a

Browse files
committed
update for 6.4.3 release
1 parent efd386b commit 5449a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
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 2)
20+
set (MapServer_VERSION_REVISION 3)
2121
set (MapServer_VERSION_SUFFIX "")
2222

2323
set(TARGET_VERSION_MAJOR ${MapServer_VERSION_MAJOR})

0 commit comments

Comments
 (0)