summaryrefslogtreecommitdiffstats
path: root/Admin
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-01-02 20:54:43 +0000
committerBruno Haible <bruno@clisp.org>2001-01-02 20:54:43 +0000
commitdb1ecd115d2336143836fd338a03cf98092ad9a8 (patch)
tree92b1d5abf2c5a5c4d1fc8b159c99af4557cf3208 /Admin
parente85cdd5855bff6b1d3a6004c8175431fb067bfd9 (diff)
downloadexternal_gettext-db1ecd115d2336143836fd338a03cf98092ad9a8.zip
external_gettext-db1ecd115d2336143836fd338a03cf98092ad9a8.tar.gz
external_gettext-db1ecd115d2336143836fd338a03cf98092ad9a8.tar.bz2
Additional steps when using libtool.
Diffstat (limited to 'Admin')
-rw-r--r--Admin/release-steps7
1 files changed, 6 insertions, 1 deletions
diff --git a/Admin/release-steps b/Admin/release-steps
index 9623d6e..574018f 100644
--- a/Admin/release-steps
+++ b/Admin/release-steps
@@ -6,7 +6,12 @@ Tasks not to forget before release:
- Update config.guess and config.sub from ftp://ftp.gnu.org/pub/gnu/config/.
- Update misc/locale.alias from glibc's intl/locale.alias.
-- Update -version-info in intl/Makefile.in.
+- Update -version-info arguments in intl/Makefile.in.
+ * increment LTV_REVISION,
+ * if any functions/classes have been added, removed or changed, increment
+ LTV_CURRENT and set LTV_REVISION to 0,
+ * if any functions/classes have been added, increment LTV_AGE,
+ * if backwards compatibility has been broken, set LTV_AGE to 0.
- Bump version number in configure.in.