mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
setting up for mapnik v3.0.10 release [skip ci]
This commit is contained in:
parent
7c555ca696
commit
5c0d496c82
@ -25,7 +25,7 @@
|
||||
|
||||
#define MAPNIK_MAJOR_VERSION 3
|
||||
#define MAPNIK_MINOR_VERSION 0
|
||||
#define MAPNIK_PATCH_VERSION 9
|
||||
#define MAPNIK_PATCH_VERSION 10
|
||||
|
||||
#define MAPNIK_VERSION (MAPNIK_MAJOR_VERSION*100000) + (MAPNIK_MINOR_VERSION*100) + (MAPNIK_PATCH_VERSION)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user