From 5771c95133a7152513a7528e1dd23573a803cb7e Mon Sep 17 00:00:00 2001 From: paolo Date: Thu, 7 May 2009 10:22:46 +0000 Subject: [PATCH] 2009-05-07 Paolo Carlini * configure.ac: Bump libtool_VERSION to 6:12:0. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@147228 138bc75d-0d04-0410-961f-82ee72b054a4 --- libstdc++-v3/ChangeLog | 5 +++++ libstdc++-v3/configure | 2 +- libstdc++-v3/configure.ac | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 104762d838d..dd6ae6e93ba 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2009-05-07 Paolo Carlini + + * configure.ac: Bump libtool_VERSION to 6:12:0. + * configure: Regenerate. + 2009-05-07 Matthias Klose PR libstdc++/40038 diff --git a/libstdc++-v3/configure b/libstdc++-v3/configure index 31678ebf212..a80bbaecb43 100755 --- a/libstdc++-v3/configure +++ b/libstdc++-v3/configure @@ -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. diff --git a/libstdc++-v3/configure.ac b/libstdc++-v3/configure.ac index a07d9ff98f4..334e918e349 100644 --- a/libstdc++-v3/configure.ac +++ b/libstdc++-v3/configure.ac @@ -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. -- 2.11.0