From: Bruno Haible Date: Wed, 24 Apr 2002 17:46:23 +0000 (+0000) Subject: Bump version number. X-Git-Tag: 0.11.2-branchpoint~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ba4e3d3808ade0a6dac5ee7c97475a2abe76e2d;p=thirdparty%2Fgettext.git Bump version number. --- diff --git a/ChangeLog b/ChangeLog index d8ab86caa..7c3ce11dc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2002-04-24 Bruno Haible + + * gettext-0.11.2 released. + +2002-04-24 Bruno Haible + + * configure.in: Bump version number to 0.11.2. + (RELEASE_DATE): Bump. + 2002-03-15 Andrew Zabolotny * os2/README.OS2: Update. diff --git a/configure.in b/configure.in index b27f5bb94..1d228e025 100644 --- a/configure.in +++ b/configure.in @@ -1,8 +1,8 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.13) AC_INIT(src/msgfmt.c) -AM_INIT_AUTOMAKE(gettext, 0.11.1) -RELEASE_DATE=2002-03-12 dnl in "date +%Y-%m-%d" format +AM_INIT_AUTOMAKE(gettext, 0.11.2) +RELEASE_DATE=2002-04-24 dnl in "date +%Y-%m-%d" format AM_CONFIG_HEADER(config.h) dnl Checks for programs. diff --git a/intl/ChangeLog b/intl/ChangeLog index 3517366e1..6a5f64748 100644 --- a/intl/ChangeLog +++ b/intl/ChangeLog @@ -1,3 +1,7 @@ +2002-04-24 Bruno Haible + + * Makefile.in (LTV_CURRENT, LTV_REVISION, LTV_AGE): Bump to 2:1:0. + 2002-04-19 Bruno Haible * gettextP.h (attribute_hidden): Define as empty macro if not diff --git a/intl/Makefile.in b/intl/Makefile.in index c2cb20f11..5b1cf2f26 100644 --- a/intl/Makefile.in +++ b/intl/Makefile.in @@ -85,7 +85,7 @@ COPYING.LIB-2 gettext.h libgettext.h plural-eval.c # Maintainers of other packages that include the intl directory must *not* # change these values. LTV_CURRENT=2 -LTV_REVISION=0 +LTV_REVISION=1 LTV_AGE=0 .SUFFIXES: