From bb399b642db6af37e9438b5f80bb0b06e85abbf5 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 19 Apr 2001 18:46:26 +0000 Subject: [PATCH] Bump libintl version number. --- intl/ChangeLog | 4 ++++ intl/Makefile.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/intl/ChangeLog b/intl/ChangeLog index ceb9ce09f..7e76a1579 100644 --- a/intl/ChangeLog +++ b/intl/ChangeLog @@ -2,6 +2,10 @@ * gettext-0.10.37 released. +2001-04-19 Bruno Haible + + * Makefile.in (LTV_CURRENT, LTV_REVISION, LTV_AGE): Bump to 1:1:0. + 2001-04-19 Bruno Haible * loadmsgcat.c (_nl_init_domain_conv): Don't append //TRANSLIT when diff --git a/intl/Makefile.in b/intl/Makefile.in index 1a6d87af1..4ed0a6a82 100644 --- a/intl/Makefile.in +++ b/intl/Makefile.in @@ -83,7 +83,7 @@ DISTFILES.obsolete = xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c # Maintainers of other packages that include the intl directory must *not* # change these values. LTV_CURRENT=1 -LTV_REVISION=0 +LTV_REVISION=1 LTV_AGE=0 .SUFFIXES: -- 2.47.2