configure.ac (VERSION): Bump the version to 3:0:0.

2010-12-03  Matthias Klose  <doko@ubuntu.com> 

        * configure.ac (VERSION): Bump the version to 3:0:0.
        * configure: Regenerate.

From-SVN: r167426
This commit is contained in:
Matthias Klose 2010-12-03 14:22:13 +00:00 committed by Matthias Klose
parent 3609dfbf13
commit 196891b51b
3 changed files with 7 additions and 2 deletions

View 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

2
libobjc/configure vendored
View File

@ -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

View 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