diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2014-07-19 10:12:01 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2014-07-19 10:12:01 +0000 |
commit | 90fe3cc61f3cde37a082c78aaee6b0ce108b285e (patch) | |
tree | 9a9e032d7f343afac01ac1e7cc584461c354d0c2 /libgo/configure | |
parent | 00d86ac99f5dd6afa5bbd7c38ffe1c585edd2387 (diff) | |
download | gcc-90fe3cc61f3cde37a082c78aaee6b0ce108b285e.zip gcc-90fe3cc61f3cde37a082c78aaee6b0ce108b285e.tar.gz gcc-90fe3cc61f3cde37a082c78aaee6b0ce108b285e.tar.bz2 |
libgo: Bump version number.
From-SVN: r212840
Diffstat (limited to 'libgo/configure')
-rwxr-xr-x | libgo/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgo/configure b/libgo/configure index 22f9352..08ddb18 100755 --- a/libgo/configure +++ b/libgo/configure @@ -2503,7 +2503,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_config_headers="$ac_config_headers config.h" -libtool_VERSION=5:0:0 +libtool_VERSION=6:0:0 # Default to --enable-multilib |