aboutsummaryrefslogtreecommitdiff
path: root/HOWTO-RELEASE
diff options
context:
space:
mode:
Diffstat (limited to 'HOWTO-RELEASE')
-rw-r--r--HOWTO-RELEASE3
1 files changed, 1 insertions, 2 deletions
diff --git a/HOWTO-RELEASE b/HOWTO-RELEASE
index cf3565c2..9005fd4b 100644
--- a/HOWTO-RELEASE
+++ b/HOWTO-RELEASE
@@ -51,8 +51,7 @@ the steps below to determine the next ABI version number:
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-age)
+ - `CMakeLists.txt`: Update PROJ_LIBTOOL_CURRENT, PROJ_LIBTOOL_REVISON and PROJ_LIBTOOL_AGE
*Commit the changes to master.*