OSDN Git Service

2010-12-03 Matthias Klose <doko@ubuntu.com>
authordoko <doko@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 3 Dec 2010 14:22:13 +0000 (14:22 +0000)
committerdoko <doko@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 3 Dec 2010 14:22:13 +0000 (14:22 +0000)
        * configure.ac (VERSION): Bump the version to 3:0:0.
        * configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167426 138bc75d-0d04-0410-961f-82ee72b054a4

libobjc/ChangeLog
libobjc/configure
libobjc/configure.ac

index 08e74a8..897c296 100644 (file)
@@ -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
index ffa3a88..37402ca 100755 (executable)
@@ -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
index ed532fa..6157d11 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=2:0:0
+VERSION=3:0:0
 AC_SUBST(VERSION)
 
 # This works around the fact that libtool configuration may change LD