aboutsummaryrefslogtreecommitdiff
path: root/HOWTO-RELEASE
diff options
context:
space:
mode:
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 bc763f4f..d9b2f693 100644
--- a/HOWTO-RELEASE
+++ b/HOWTO-RELEASE
@@ -4,6 +4,7 @@
1) Update the version number in configure.in (in AC_INIT()).
1a) Update the version number in PROJ_BUILD_VERSION in CMakeLists.txt
+ 1b) Update the version number in doc/source/conf.py
2) Update the version number in proj_api.h (#define PJ_VERSION).