configure.ac: Bump libtool_VERSION to 6:12:0.

2009-05-07  Paolo Carlini  <paolo.carlini@oracle.com>

	* configure.ac: Bump libtool_VERSION to 6:12:0.
	* configure: Regenerate.

From-SVN: r147228
This commit is contained in:
Paolo Carlini 2009-05-07 10:22:46 +00:00 committed by Paolo Carlini
parent 59141a28ca
commit 262118b947
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2009-05-07 Paolo Carlini <paolo.carlini@oracle.com>
* configure.ac: Bump libtool_VERSION to 6:12:0.
* configure: Regenerate.
2009-05-07 Matthias Klose <doko@ubuntu.com>
PR libstdc++/40038

View File

@ -1567,7 +1567,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
### am handles this now? ORIGINAL_LD_FOR_MULTILIBS=$LD
# For libtool versioning info, format is CURRENT:REVISION:AGE
libtool_VERSION=6:11:0
libtool_VERSION=6:12:0
# Find the rest of the source tree framework.

View File

@ -12,7 +12,7 @@ AC_CONFIG_HEADER(config.h)
### am handles this now? ORIGINAL_LD_FOR_MULTILIBS=$LD
# For libtool versioning info, format is CURRENT:REVISION:AGE
libtool_VERSION=6:11:0
libtool_VERSION=6:12:0
AC_SUBST(libtool_VERSION)
# Find the rest of the source tree framework.