diff --git a/include/mapnik/version.hpp b/include/mapnik/version.hpp index 63a297b7e..8f52e2bfe 100644 --- a/include/mapnik/version.hpp +++ b/include/mapnik/version.hpp @@ -25,8 +25,8 @@ #include -#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, \