diff options
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 4 |
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 |
