]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Bump version number.
authorBruno Haible <bruno@clisp.org>
Wed, 17 Dec 2003 20:04:52 +0000 (20:04 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:11:30 +0000 (12:11 +0200)
ChangeLog
gettext-runtime/intl/ChangeLog
gettext-runtime/intl/Makefile.in
version.sh

index e8e765536167cac93dcdd7f2c5124a31517a90bd..d415f239aa939053990666a4c1a4b37827412d9b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-17  Bruno Haible  <bruno@clisp.org>
+
+       * version.sh: Bump version number to 0.13.1.
+
 2003-11-30  Bruno Haible  <bruno@clisp.org>
 
        * gettext-0.13 released.
index b44242c25b8b18a4be12c45176fe5ba6a871587a..630fa2f71a8f892c66a58f01b8eed390e46e63e9 100644 (file)
@@ -1,3 +1,7 @@
+2003-12-17  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.in (LTV_CURRENT, LTV_REVISION, LTV_AGE): Bump to 6:1:4.
+
 2003-12-05  Bruno Haible  <bruno@clisp.org>
 
        * localename.c (_nl_locale_name): Change result for Latin Uzbek locale
index 1517a4365e4960e25559b74c8e6923337dfa2c05..0199907ca466921f81cd2e937541b46357f23340 100644 (file)
@@ -163,7 +163,7 @@ libintl.la libgnuintl.la: $(OBJECTS)
 # Maintainers of other packages that include the intl directory must *not*
 # change these values.
 LTV_CURRENT=6
-LTV_REVISION=0
+LTV_REVISION=1
 LTV_AGE=4
 
 .SUFFIXES:
index 2badd14df89470c6dabf1a977459e359c2aa9b99..ec57543031eb7935a30b4db32436477e8245db5a 100644 (file)
@@ -1,3 +1,3 @@
 # Version number and release date.
-VERSION_NUMBER=0.13
-RELEASE_DATE=2003-11-30      # in "date +%Y-%m-%d" format
+VERSION_NUMBER=0.13.1
+RELEASE_DATE=2003-12-17      # in "date +%Y-%m-%d" format