diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-07-01 13:04:30 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2020-07-01 13:04:47 +0200 |
| commit | 42cd77130675504b6a1db5b128b41c8d5df19f9d (patch) | |
| tree | 0010d31d8b416d0fc4b5f0c2e66f209431d7be2c /CMakeLists.txt | |
| parent | bb15481e667570bf49e5b3f94fc284dbd494d253 (diff) | |
| download | PROJ-42cd77130675504b6a1db5b128b41c8d5df19f9d.tar.gz PROJ-42cd77130675504b6a1db5b128b41c8d5df19f9d.zip | |
Update version numbers
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index b7275b60..b85e55cd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -110,7 +110,7 @@ message(STATUS "Configuring PROJ:") #PROJ version information ################################################################################ include(ProjVersion) -proj_version(MAJOR 7 MINOR 1 PATCH 0) +proj_version(MAJOR 7 MINOR 2 PATCH 0) set(PROJ_API_VERSION "20") set(PROJ_BUILD_VERSION "20.0.1") |
