set MAPNIK_VERSION_IS_RELEASE 0
This commit is contained in:
parent
70ae5a6e56
commit
332d875839
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
#ifndef MAPNIK_VERSION_HPP
|
||||
#define MAPNIK_VERSION_HPP
|
||||
|
||||
#define MAPNIK_VERSION_IS_RELEASE 1
|
||||
#define MAPNIK_VERSION_IS_RELEASE 0
|
||||
|
||||
#define MAPNIK_MAJOR_VERSION 3
|
||||
#define MAPNIK_MINOR_VERSION 0
|
||||
|
|
Loading…
Reference in a new issue