File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ include(CheckCSourceCompiles)
1717
1818set (MapServer_VERSION_MAJOR 8)
1919set (MapServer_VERSION_MINOR 2)
20- set (MapServer_VERSION_REVISION 0 )
20+ set (MapServer_VERSION_REVISION 1 )
2121set (MapServer_VERSION_SUFFIX "" )
2222
2323# Set C++ version
Original file line number Diff line number Diff line change @@ -13,6 +13,13 @@ https://mapserver.org/development/changelog/
1313
1414The online Migration Guide can be found at https://mapserver.org/MIGRATION_GUIDE.html
1515
16+ 8.2.1 release (2024-07-21)
17+ --------------------------------
18+
19+ - security: validate tostring() expression function (#7123 )
20+
21+ - handle PHP MapScript out of source builds (#7108 )
22+
16238.2.0 release (2024-07-08)
1724--------------------------
1825
You can’t perform that action at this time.
0 commit comments