File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
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 1 )
20+ set (MapServer_VERSION_REVISION 2 )
2121set (MapServer_VERSION_SUFFIX "" )
2222
2323# Set C++ version
Original file line number Diff line number Diff line change @@ -13,8 +13,15 @@ https://mapserver.org/development/changelog/
1313
1414The online Migration Guide can be found at https://mapserver.org/MIGRATION_GUIDE.html
1515
16+ 8.2.2 release (2024-09-02)
17+ --------------------------
18+
19+ - fix build against FreeType 2.13.3 release (#7142 )
20+
21+ see detailed changelog for other fixes
22+
16238.2.1 release (2024-07-21)
17- --------------------------------
24+ --------------------------
1825
1926- security: validate tostring() expression function (#7123 )
2027
You can’t perform that action at this time.
0 commit comments