mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
Bump up version to v4.1.4
This commit is contained in:
parent
d2c867f7e3
commit
f7248b5f6d
@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
#define MAPNIK_MAJOR_VERSION 4
|
#define MAPNIK_MAJOR_VERSION 4
|
||||||
#define MAPNIK_MINOR_VERSION 1
|
#define MAPNIK_MINOR_VERSION 1
|
||||||
#define MAPNIK_PATCH_VERSION 3
|
#define MAPNIK_PATCH_VERSION 4
|
||||||
|
|
||||||
#define MAPNIK_VERSION MAPNIK_VERSION_ENCODE(MAPNIK_MAJOR_VERSION, MAPNIK_MINOR_VERSION, MAPNIK_PATCH_VERSION)
|
#define MAPNIK_VERSION MAPNIK_VERSION_ENCODE(MAPNIK_MAJOR_VERSION, MAPNIK_MINOR_VERSION, MAPNIK_PATCH_VERSION)
|
||||||
|
|
||||||
|
|||||||
@ -54,9 +54,9 @@ MAPNIK_DISABLE_WARNING_POP
|
|||||||
#include <sstream>
|
#include <sstream>
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
|
|
||||||
//#if __cpp_lib_execution >= 201603
|
// #if __cpp_lib_execution >= 201603
|
||||||
//#include <execution>
|
// #include <execution>
|
||||||
//#endif
|
// #endif
|
||||||
|
|
||||||
namespace mapnik {
|
namespace mapnik {
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user