aboutsummaryrefslogtreecommitdiff
path: root/HOWTO-RELEASE
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2020-10-26 14:06:40 +0100
committerKristian Evers <kristianevers@gmail.com>2020-10-26 14:06:40 +0100
commit16a8e74ca0a4733c2dc2b34a2f6bf5e44030055a (patch)
tree9d25e5854c1bebcb953e3ad47d55218d54d8ab7f /HOWTO-RELEASE
parente1a43ab05be754f78eba913dcee16bfe0a47055e (diff)
downloadPROJ-16a8e74ca0a4733c2dc2b34a2f6bf5e44030055a.tar.gz
PROJ-16a8e74ca0a4733c2dc2b34a2f6bf5e44030055a.zip
Update PROJ_API_VERSION instructions
Diffstat (limited to 'HOWTO-RELEASE')
-rw-r--r--HOWTO-RELEASE2
1 files changed, 1 insertions, 1 deletions
diff --git a/HOWTO-RELEASE b/HOWTO-RELEASE
index 564bc7d3..92c6829c 100644
--- a/HOWTO-RELEASE
+++ b/HOWTO-RELEASE
@@ -52,7 +52,7 @@ Update the following files with the new ABI version number:
- `src/Makefile.am` Update -version-info
- `CMakeLists.txt`: Update PROJ_BUILD_VERSION (cur:rev:age) and
- PROJ_API_VERSION (current)
+ PROJ_API_VERSION (current-age)
*Commit the changes to master.*