From: Bruno Haible Date: Wed, 19 Dec 2001 12:18:10 +0000 (+0000) Subject: Bump major version number, to avoid Solaris trouble. X-Git-Tag: v0.11~160 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24924e652a8d58279abee8c11476550e741ceda3;p=thirdparty%2Fgettext.git Bump major version number, to avoid Solaris trouble. --- diff --git a/intl/ChangeLog b/intl/ChangeLog index 24f375801..3c4a4de25 100644 --- a/intl/ChangeLog +++ b/intl/ChangeLog @@ -1,3 +1,9 @@ +2001-12-18 Bruno Haible + + * Makefile.in (LTV_CURRENT, LTV_REVISION, LTV_AGE): Bump to 2:0:0. + Used to force an soname of at least libintl.so.2 on Solaris, which + already has a different libintl.so.1 in /usr/lib. + 2001-12-15 Andrew Zabolotny Bruno Haible diff --git a/intl/Makefile.in b/intl/Makefile.in index 813e3687f..648d3b8d3 100644 --- a/intl/Makefile.in +++ b/intl/Makefile.in @@ -84,8 +84,8 @@ COPYING.LIB-2 # 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=1 -LTV_REVISION=1 +LTV_CURRENT=2 +LTV_REVISION=0 LTV_AGE=0 .SUFFIXES: