Update version to 4.0.2
This commit is contained in:
parent
924123e9c7
commit
7a1663f0a2
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
|
||||
#define MAPNIK_MAJOR_VERSION 4
|
||||
#define MAPNIK_MINOR_VERSION 0
|
||||
#define MAPNIK_PATCH_VERSION 1
|
||||
#define MAPNIK_PATCH_VERSION 2
|
||||
|
||||
#define MAPNIK_VERSION MAPNIK_VERSION_ENCODE(MAPNIK_MAJOR_VERSION, MAPNIK_MINOR_VERSION, MAPNIK_PATCH_VERSION)
|
||||
|
||||
|
|
Loading…
Reference in a new issue