File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ include(CheckCSourceCompiles)
1818set (MapServer_VERSION_MAJOR 8)
1919set (MapServer_VERSION_MINOR 2)
2020set (MapServer_VERSION_REVISION 0)
21- set (MapServer_VERSION_SUFFIX "-rc3 " )
21+ set (MapServer_VERSION_SUFFIX "" )
2222
2323# Set C++ version
2424# Make CMAKE_CXX_STANDARD available as cache option overridable by user
Original file line number Diff line number Diff line change @@ -13,6 +13,11 @@ https://mapserver.org/development/changelog/
1313
1414The online Migration Guide can be found at https://mapserver.org/MIGRATION_GUIDE.html
1515
16+ 8.2.0 release (2024-07-08)
17+ --------------------------
18+
19+ RC3 was released as the final 8.2.0 (see major changes below)
20+
16218.2.0-rc3 release (2024-06-28)
1722------------------------------
1823
You can’t perform that action at this time.
0 commit comments