Skip to content

Commit 4c5fa18

Browse files
committed
update for 7.0.7 release
1 parent 51ea1ee commit 4c5fa18

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

2323
set(TARGET_VERSION_MAJOR ${MapServer_VERSION_MAJOR})

0 commit comments

Comments
 (0)