libgo: Bump version number.
From-SVN: r212840
This commit is contained in:
parent
00d86ac99f
commit
90fe3cc61f
2 changed files with 2 additions and 2 deletions
2
libgo/configure
vendored
2
libgo/configure
vendored
|
@ -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
|
||||
|
|
|
@ -11,7 +11,7 @@ AC_INIT(package-unused, version-unused,, libgo)
|
|||
AC_CONFIG_SRCDIR(Makefile.am)
|
||||
AC_CONFIG_HEADER(config.h)
|
||||
|
||||
libtool_VERSION=5:0:0
|
||||
libtool_VERSION=6:0:0
|
||||
AC_SUBST(libtool_VERSION)
|
||||
|
||||
AM_ENABLE_MULTILIB(, ..)
|
||||
|
|
Loading…
Add table
Reference in a new issue