Commit c7907a55 by Nicola Pero Committed by Nicola Pero

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
parent 5493aa17
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.
* objc-private/selector.h: Updated comments.
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment