From: Bruno Haible Date: Thu, 25 Jul 2002 12:48:06 +0000 (+0000) Subject: Bump version. X-Git-Tag: v0.11.4~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3146f85487d9bef6a87bcdb1e0d2def7261a7c5;p=thirdparty%2Fgettext.git Bump version. --- diff --git a/intl/ChangeLog b/intl/ChangeLog index 04323a3d0..e03bcf4f8 100644 --- a/intl/ChangeLog +++ b/intl/ChangeLog @@ -1,3 +1,7 @@ +2002-07-25 Bruno Haible + + * Makefile.in (LTV_CURRENT, LTV_REVISION, LTV_AGE): Bump to 4:0:2. + 2002-07-23 Bruno Haible * loadmsgcat.c (PRI*): Redefine the macros if PRI_MACROS_BROKEN is set. diff --git a/intl/Makefile.in b/intl/Makefile.in index 4ace4152c..0486dc93a 100644 --- a/intl/Makefile.in +++ b/intl/Makefile.in @@ -84,9 +84,9 @@ COPYING.LIB-2 gettext.h libgettext.h plural-eval.c # 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=3 +LTV_CURRENT=4 LTV_REVISION=0 -LTV_AGE=1 +LTV_AGE=2 .SUFFIXES: .SUFFIXES: .c .y .o .lo .sin .sed