]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
In libobjc/: 2011-06-08 Nicola Pero <nicola.pero@meta-innovation.com>
authorNicola Pero <nicola.pero@meta-innovation.com>
Wed, 8 Jun 2011 08:24:15 +0000 (08:24 +0000)
committerNicola Pero <nicola@gcc.gnu.org>
Wed, 8 Jun 2011 08:24:15 +0000 (08:24 +0000)
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

libobjc/ChangeLog
libobjc/configure
libobjc/configure.ac

index 587821d8e64fb5ecee0cd5ac62f1f9c8774fcc90..627d39fcb3a7f7b27b5018e137a6af596379860f 100644 (file)
@@ -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.
index 9c3f621c88910b927381d6e9f4f975fd960c0743..c68cde0f806f7300d44c2ec18d86c95ed7d78023 100755 (executable)
@@ -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
index 35b724376cc8e31eb58f2360e4c6d4f6bc727c4e..dd303fff065e08de87ce71afa00bf7cd530c5d07 100644 (file)
@@ -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