In libobjc/: 2011-06-08 Nicola Pero <nicola.pero@meta-innovation.com>
In libobjc/: 2011-06-08 Nicola Pero <nicola.pero@meta-innovation.com> * configure.ac (VERSION): Bumped to 4:0:0. * configure (VERSION): Likewise. From-SVN: r174798
This commit is contained in:
parent
5493aa17a2
commit
c7907a5509
@ -1,3 +1,8 @@
|
||||
2011-06-08 Nicola Pero <nicola.pero@meta-innovation.com>
|
||||
|
||||
* configure.ac (VERSION): Bumped to 4:0:0.
|
||||
* configure (VERSION): Likewise.
|
||||
|
||||
2011-06-08 Nicola Pero <nicola.pero@meta-innovation.com>
|
||||
|
||||
* objc/README: Updated.
|
||||
|
2
libobjc/configure
vendored
2
libobjc/configure
vendored
@ -2274,7 +2274,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=3:0:0
|
||||
VERSION=4: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=3:0:0
|
||||
VERSION=4:0:0
|
||||
AC_SUBST(VERSION)
|
||||
|
||||
# This works around the fact that libtool configuration may change LD
|
||||
|
Loading…
x
Reference in New Issue
Block a user