v2.2.x branch should declare itself as in development
This commit is contained in:
parent
b821c67cc5
commit
fe06c959c6
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
#ifndef MAPNIK_VERSION_HPP
|
#ifndef MAPNIK_VERSION_HPP
|
||||||
#define MAPNIK_VERSION_HPP
|
#define MAPNIK_VERSION_HPP
|
||||||
|
|
||||||
#define MAPNIK_VERSION_IS_RELEASE 1
|
#define MAPNIK_VERSION_IS_RELEASE 0
|
||||||
|
|
||||||
#define MAPNIK_MAJOR_VERSION 2
|
#define MAPNIK_MAJOR_VERSION 2
|
||||||
#define MAPNIK_MINOR_VERSION 2
|
#define MAPNIK_MINOR_VERSION 2
|
||||||
|
|
Loading…
Reference in a new issue