mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
bump up version to 3.0.12 in preparation to release
This commit is contained in:
parent
fca1075fec
commit
650e8eea8a
@ -27,7 +27,7 @@
|
||||
|
||||
#define MAPNIK_MAJOR_VERSION 3
|
||||
#define MAPNIK_MINOR_VERSION 0
|
||||
#define MAPNIK_PATCH_VERSION 11
|
||||
#define MAPNIK_PATCH_VERSION 12
|
||||
|
||||
#define MAPNIK_VERSION (MAPNIK_MAJOR_VERSION*100000) + (MAPNIK_MINOR_VERSION*100) + (MAPNIK_PATCH_VERSION)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user