]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Bump libtool version number.
authorBruno Haible <bruno@clisp.org>
Thu, 20 Jul 2006 18:50:21 +0000 (18:50 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:13:32 +0000 (12:13 +0200)
gettext-runtime/intl/ChangeLog
gettext-runtime/intl/Makefile.in
gettext-tools/src/ChangeLog
gettext-tools/src/Makefile.am

index 19cd9e0471b445408510cd924e774ae75c2a129b..aa9c06cba85325faec98a0139c892d69dab5eaaf 100644 (file)
@@ -1,3 +1,7 @@
+2006-07-20  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.in (LTV_CURRENT, LTV_REVISION, LTV_AGE): Bump to 8:0:0.
+
 2006-07-13  Bruno Haible  <bruno@clisp.org>
 
        * printf.c (libintl_printf): Define to __printf__ on NetBSD, Cygwin,
index dc18b331595f2daeb211e7d53b13bf7a1f3ae4a3..f512f6d235f6e2b1939283c85ad69f31e163f215 100644 (file)
@@ -188,9 +188,9 @@ libintl.la libgnuintl.la: $(OBJECTS)
 # according to the libtool documentation, section "Library interface versions".
 # Maintainers of other packages that include the intl directory must *not*
 # change these values.
-LTV_CURRENT=7
-LTV_REVISION=3
-LTV_AGE=4
+LTV_CURRENT=8
+LTV_REVISION=0
+LTV_AGE=0
 
 .SUFFIXES:
 .SUFFIXES: .c .y .o .lo .sin .sed
index fd1fe5201c62025596e127d6cd2727c9db1210a3..51a94a4bad15ad0d0e76040628b83d8b0094d18f 100644 (file)
@@ -1,3 +1,7 @@
+2006-07-20  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.am (LTV_CURRENT, LTV_REVISION, LTV_AGE): Bump to 2:0:2.
+
 2006-07-14  Bruno Haible  <bruno@clisp.org>
 
        * Makefile.am (MOSTLYCLEANFILES): New variable.
index b2590dc1582f3dd72e12d4d387b52fc4f4e6997f..5e9c56610bee61a5170d923b6e0caaac30344a60 100644 (file)
@@ -132,9 +132,9 @@ $(FORMAT_SOURCE)
 libgettextpo_la_SOURCES = gettext-po.c
 # Libtool's library version information for libgettextpo.
 # See the libtool documentation, section "Library interface versions".
-LTV_CURRENT=1
+LTV_CURRENT=2
 LTV_REVISION=0
-LTV_AGE=1
+LTV_AGE=2
 
 # msggrep needs pattern matching.
 LIBGREP = ../libgrep/libgrep.a