Update version to 4.0.1

This commit is contained in:
Artem Pavlenko 2024-07-22 09:53:04 +01:00
parent 5e7b478627
commit 4df58036aa

View file

@ -27,7 +27,7 @@
#define MAPNIK_MAJOR_VERSION 4
#define MAPNIK_MINOR_VERSION 0
#define MAPNIK_PATCH_VERSION 0
#define MAPNIK_PATCH_VERSION 1
#define MAPNIK_VERSION MAPNIK_VERSION_ENCODE(MAPNIK_MAJOR_VERSION, MAPNIK_MINOR_VERSION, MAPNIK_PATCH_VERSION)