aboutsummaryrefslogtreecommitdiff
path: root/HOWTO-RELEASE
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2018-06-20 17:20:33 +0200
committerKristian Evers <kristianevers@gmail.com>2018-06-20 17:20:33 +0200
commit292d6f045546e3e3b915602e97fcdde9d469cd9d (patch)
tree842574ba2fda3b2b047d75c6a7eaa012e53314ce /HOWTO-RELEASE
parent25aba111b19076e13168426733877c87beb9d520 (diff)
downloadPROJ-292d6f045546e3e3b915602e97fcdde9d469cd9d.tar.gz
PROJ-292d6f045546e3e3b915602e97fcdde9d469cd9d.zip
Raise version number to 5.2.0 in CMake config
Add instruction to HOWTO-RELEASE as well so it is remembered in the future.
Diffstat (limited to 'HOWTO-RELEASE')
-rw-r--r--HOWTO-RELEASE1
1 files changed, 1 insertions, 0 deletions
diff --git a/HOWTO-RELEASE b/HOWTO-RELEASE
index 3df36eec..4305f201 100644
--- a/HOWTO-RELEASE
+++ b/HOWTO-RELEASE
@@ -230,6 +230,7 @@ version numbers in the files.
PROJ_VERSION_PATCH.
- src/proj_api.h: Update PJ_VERSION.
- src/pj_release.c: Update date to the scheduled release date.
+ - CMakelists.txt: Update proj_version()
*Commit changes to master branch.*