diff options
| author | Matthias Klose <doko@ubuntu.com> | 2010-12-03 14:22:13 +0000 |
|---|---|---|
| committer | Matthias Klose <doko@gcc.gnu.org> | 2010-12-03 14:22:13 +0000 |
| commit | 196891b51b2ba534468eefc655170bf3cd39c2fd (patch) | |
| tree | bb204e31cadf180a61d340298620bba670bcdbf2 /libobjc/configure.ac | |
| parent | 3609dfbf133eede9097ed5019563a617a9d2e207 (diff) | |
| download | gcc-196891b51b2ba534468eefc655170bf3cd39c2fd.zip gcc-196891b51b2ba534468eefc655170bf3cd39c2fd.tar.gz gcc-196891b51b2ba534468eefc655170bf3cd39c2fd.tar.bz2 | |
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
Diffstat (limited to 'libobjc/configure.ac')
| -rw-r--r-- | libobjc/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libobjc/configure.ac b/libobjc/configure.ac index ed532fa..6157d11 100644 --- a/libobjc/configure.ac +++ b/libobjc/configure.ac @@ -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 |
