configure.in (libtool_VERSION): Bump to 5:0:0.
2002-07-01 Benjamin Kosnik <bkoz@redhat.com> * configure.in (libtool_VERSION): Bump to 5:0:0. * configure: Regenerate. From-SVN: r55140
This commit is contained in:
parent
353a10d056
commit
9035b63a14
3 changed files with 7 additions and 2 deletions
|
@ -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
|
||||
|
|
2
libstdc++-v3/configure
vendored
2
libstdc++-v3/configure
vendored
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue