diff options
author | paolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-05-07 10:22:46 +0000 |
---|---|---|
committer | paolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-05-07 10:22:46 +0000 |
commit | 5771c95133a7152513a7528e1dd23573a803cb7e (patch) | |
tree | a16cb51fcf23a1b9db5fdaed1aa034ddda1cdf50 /libstdc++-v3/configure | |
parent | 575d99bb6b070c0f4c6b9489cb03686be7557345 (diff) | |
download | gcc-5771c95133a7152513a7528e1dd23573a803cb7e.tar.gz |
2009-05-07 Paolo Carlini <paolo.carlini@oracle.com>
* 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
Diffstat (limited to 'libstdc++-v3/configure')
-rwxr-xr-x | libstdc++-v3/configure | 2 |
1 files changed, 1 insertions, 1 deletions
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. |