mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-24 03:14:08 +08:00
configure.ac (VERSION): Bump the version to 3:0:0.
2010-12-03 Matthias Klose <doko@ubuntu.com> * configure.ac (VERSION): Bump the version to 3:0:0. * configure: Regenerate. From-SVN: r167426
This commit is contained in:
parent
3609dfbf13
commit
196891b51b
@ -1,3 +1,8 @@
|
||||
2010-12-03 Matthias Klose <doko@ubuntu.com>
|
||||
|
||||
* configure.ac (VERSION): Bump the version to 3:0:0.
|
||||
* configure: Regenerate.
|
||||
|
||||
2010-11-23 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* sendmsg.c (get_imp): Fixed call to __objc_get_forward_imp to
|
||||
|
2
libobjc/configure
vendored
2
libobjc/configure
vendored
@ -2272,7 +2272,7 @@ target_subdir=${target_noncanonical}
|
||||
# We need the following definitions because AC_PROG_LIBTOOL relies on them
|
||||
PACKAGE=libobjc
|
||||
# Version is pulled out to make it a bit easier to change using sed.
|
||||
VERSION=2:0:0
|
||||
VERSION=3:0:0
|
||||
|
||||
|
||||
# This works around the fact that libtool configuration may change LD
|
||||
|
@ -27,7 +27,7 @@ GCC_TOPLEV_SUBDIRS
|
||||
# We need the following definitions because AC_PROG_LIBTOOL relies on them
|
||||
PACKAGE=libobjc
|
||||
# Version is pulled out to make it a bit easier to change using sed.
|
||||
VERSION=2:0:0
|
||||
VERSION=3:0:0
|
||||
AC_SUBST(VERSION)
|
||||
|
||||
# This works around the fact that libtool configuration may change LD
|
||||
|
Loading…
Reference in New Issue
Block a user