Commit 4fbff2d2 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>

	* objc/objc.h (__GNU_LIBOBJC__): Bumped to 20110608.

From-SVN: r174799
parent c7907a55
2011-06-08 Nicola Pero <nicola.pero@meta-innovation.com> 2011-06-08 Nicola Pero <nicola.pero@meta-innovation.com>
* objc/objc.h (__GNU_LIBOBJC__): Bumped to 20110608.
2011-06-08 Nicola Pero <nicola.pero@meta-innovation.com>
* configure.ac (VERSION): Bumped to 4:0:0. * configure.ac (VERSION): Bumped to 4:0:0.
* configure (VERSION): Likewise. * configure (VERSION): Likewise.
......
...@@ -43,7 +43,7 @@ extern "C" { ...@@ -43,7 +43,7 @@ extern "C" {
release). This macro is only defined starting with the GNU release). This macro is only defined starting with the GNU
Objective-C Runtime shipped with GCC 4.6.0. If it is not defined, Objective-C Runtime shipped with GCC 4.6.0. If it is not defined,
it is either an older version of the runtime, or another runtime. */ it is either an older version of the runtime, or another runtime. */
#define __GNU_LIBOBJC__ 20100911 #define __GNU_LIBOBJC__ 20110608
/* Definition of the boolean type. /* Definition of the boolean type.
......
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