Skip to content

Commit 6ae2bc6

Browse files
committed
update for 7.0.1 release
1 parent 5c30028 commit 6ae2bc6

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 7)
1919
set (MapServer_VERSION_MINOR 0)
20-
set (MapServer_VERSION_REVISION 0)
20+
set (MapServer_VERSION_REVISION 1)
2121
set (MapServer_VERSION_SUFFIX "")
2222

2323
set(TARGET_VERSION_MAJOR ${MapServer_VERSION_MAJOR})

0 commit comments

Comments
 (0)