]> gcc.gnu.org Git - gcc.git/commitdiff
configure.in (libtool_VERSION): Bump to 5:0:0.
authorBenjamin Kosnik <bkoz@redhat.com>
Mon, 1 Jul 2002 18:08:25 +0000 (18:08 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Mon, 1 Jul 2002 18:08:25 +0000 (18:08 +0000)
2002-07-01  Benjamin Kosnik  <bkoz@redhat.com>

* configure.in (libtool_VERSION): Bump to 5:0:0.
* configure: Regenerate.

From-SVN: r55140

libstdc++-v3/ChangeLog
libstdc++-v3/configure
libstdc++-v3/configure.in

index 869392e034a3786482d4e2dfbc83fe9e0ef05c4e..70b29d7a4370ef812cb262307976872e101227ec 100644 (file)
@@ -1,3 +1,8 @@
+2002-07-01  Benjamin Kosnik  <bkoz@redhat.com>
+
+       * configure.in (libtool_VERSION): Bump to 5:0:0.
+       * configure: Regenerate.
+       
 2002-06-28  Phil Edwards  <pme@gcc.gnu.org>
 
        PR libstdc++/7157, PR libstdc++/7158, PR libstdc++/7161
index f6fa8264809f6b126bfabe32dba9158a9bf39bbc..f281097d610bc027aad20ea699c4cfca6de82393 100755 (executable)
@@ -588,7 +588,7 @@ ORIGINAL_LD_FOR_MULTILIBS=$LD
 PACKAGE=libstdc++
 
 # For libtool versioning info, format is CURRENT:REVISION:AGE
-libtool_VERSION=4:1:0
+libtool_VERSION=5:0:0
 
 
 
index 0cda1e1ac3a4ecb6eee02aaf65cfa7c9708e1a0d..453de559d0da2d9b65ea65c5916649b3008e0be4 100644 (file)
@@ -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=4:1:0
+libtool_VERSION=5:0:0
 AC_SUBST(libtool_VERSION)
 
 GLIBCPP_TOPREL_CONFIGURE
This page took 0.090419 seconds and 5 git commands to generate.