Skip to content

Commit b4bc015

Browse files
committed
update for 7.0.4 release
1 parent e52a436 commit b4bc015

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

2323
set(TARGET_VERSION_MAJOR ${MapServer_VERSION_MAJOR})

0 commit comments

Comments
 (0)