From 8d9872d2677718004836ef799956ca703cc81fe9 Mon Sep 17 00:00:00 2001 From: Benjamin Kosnik Date: Mon, 2 Dec 2002 19:24:11 +0000 Subject: [PATCH] configure.in (libtool_VERSION): Update to 5:2:0. 2002-12-02 Benjamin Kosnik * configure.in (libtool_VERSION): Update to 5:2:0. * configure: Regenerate. From-SVN: r59729 --- libstdc++-v3/ChangeLog | 10 ++++++++-- libstdc++-v3/configure | 2 +- libstdc++-v3/configure.in | 2 +- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 247de6bfc16..5d75dd7784b 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2002-12-02 Benjamin Kosnik + + * configure.in (libtool_VERSION): Update to 5:2:0. + * configure: Regenerate. + 2002-12-02 Paolo Carlini * include/bits/basic_string.tcc @@ -27,6 +32,7 @@ the NULL-pointer, zero-size case. 2002-11-28 Jonathan Wakely + * docs/html/faq/index.html: Add tip about a namespace for extensions. 2002-11-28 Paolo Carlini @@ -444,8 +450,8 @@ for FreeBSD 5. 2002-10-18 Loren J. Rittle - Brad Spencer (provided alternate - patch and improvements) + Brad Spencer + (provided alternate patch and improvements) * docs/html/23_containers/howto.html (GLIBCPP_FORCE_NEW): Document new environment variable which replaces all uses of __USE_MALLOC diff --git a/libstdc++-v3/configure b/libstdc++-v3/configure index b0adf66f280..972ed70937f 100755 --- a/libstdc++-v3/configure +++ b/libstdc++-v3/configure @@ -588,7 +588,7 @@ ORIGINAL_LD_FOR_MULTILIBS=$LD PACKAGE=libstdc++ # For libtool versioning info, format is CURRENT:REVISION:AGE -libtool_VERSION=5:1:0 +libtool_VERSION=5:2:0 diff --git a/libstdc++-v3/configure.in b/libstdc++-v3/configure.in index c3ff82b8f16..53308955957 100644 --- a/libstdc++-v3/configure.in +++ b/libstdc++-v3/configure.in @@ -13,7 +13,7 @@ ORIGINAL_LD_FOR_MULTILIBS=$LD PACKAGE=libstdc++ AC_SUBST(PACKAGE) # For libtool versioning info, format is CURRENT:REVISION:AGE -libtool_VERSION=5:1:0 +libtool_VERSION=5:2:0 AC_SUBST(libtool_VERSION) GLIBCPP_TOPREL_CONFIGURE -- 2.30.2