aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorHoward Butler <howard@hobu.co>2016-08-15 18:13:07 -0500
committerHoward Butler <howard@hobu.co>2016-08-15 18:13:07 -0500
commit97f0b453417ee3d8e8fcc6fc2758f5200958758c (patch)
tree324d5b7cb8cf55ce7c5347f193cd998242129ca2 /CMakeLists.txt
parent06a708de78456e215c1782b469ab5d3ff7ce3fc3 (diff)
downloadPROJ-97f0b453417ee3d8e8fcc6fc2758f5200958758c.tar.gz
PROJ-97f0b453417ee3d8e8fcc6fc2758f5200958758c.zip
increment version numbers for 4.9.3RC1
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 9ad9417e..b6b2bf35 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -32,8 +32,8 @@ colormsg(_HIBLUE_ "Configuring PROJ:")
#################################################################################
include(Proj4Version)
proj_version(MAJOR 4 MINOR 9 PATCH 3)
-set(PROJ_API_VERSION "11")
-set(PROJ_BUILD_VERSION "11.0.0")
+set(PROJ_API_VERSION "12")
+set(PROJ_BUILD_VERSION "12.0.0")
#################################################################################
# Build features and variants