bump version to 4.0.0

This commit is contained in:
Artem Pavlenko 2018-11-21 11:03:00 +00:00
parent def1994856
commit 940f0dc39d

View file

@ -25,8 +25,8 @@
#include <mapnik/stringify_macro.hpp>
#define MAPNIK_MAJOR_VERSION 3
#define MAPNIK_MINOR_VERSION 1
#define MAPNIK_MAJOR_VERSION 4
#define MAPNIK_MINOR_VERSION 0
#define MAPNIK_PATCH_VERSION 0
#define MAPNIK_VERSION MAPNIK_MAKE_VERSION(MAPNIK_MAJOR_VERSION, \