Skip to content

Commit 74ae370

Browse files
committed
update for 7.6.1 release
1 parent 23bda43 commit 74ae370

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

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

2323
# Set C++ version

HISTORY.TXT

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ For a complete change history, please see the Git log comments. For more
1212
details about recent point releases, please see the online changelog at:
1313
http://mapserver.org/development/changelog/
1414

15+
7.6.1 release (2020-07-31)
16+
-------------------------
17+
18+
- No major changes, see detailed changelog for bug fixes
19+
1520
7.6.0 release (2020-05-08)
1621
--------------------------
1722

0 commit comments

Comments
 (0)