diff options
author | bstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2011-06-11 06:06:32 +0000 |
---|---|---|
committer | bstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2011-06-11 06:06:32 +0000 |
commit | e8ac92ca81bc2f11c2d42b7a4561fd13b52b18fe (patch) | |
tree | 14f88a01be33349ce2a75a48ac84c261c8565e5c /libobjc/configure.ac | |
parent | ad2e171e6b39572f3420056ddc75e2868744dc72 (diff) | |
download | gcc-e8ac92ca81bc2f11c2d42b7a4561fd13b52b18fe.tar.gz |
2011-06-11 Basile Starynkevitch <basile@starynkevitch.net>
MELT branch merged with trunk rev 174941 using svnmerge
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@174942 138bc75d-0d04-0410-961f-82ee72b054a4
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 35b724376cc..dd303fff065 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=3:0:0 +VERSION=4:0:0 AC_SUBST(VERSION) # This works around the fact that libtool configuration may change LD |