summaryrefslogtreecommitdiffstats
path: root/libobjc/configure
diff options
context:
space:
mode:
authorayers <ayers@138bc75d-0d04-0410-961f-82ee72b054a4>2005-11-20 12:49:41 +0000
committerayers <ayers@138bc75d-0d04-0410-961f-82ee72b054a4>2005-11-20 12:49:41 +0000
commitce92776b675286ccaeb710e81578922a03d81ee4 (patch)
treef75c58ef837f8fb2c92138209202d9ff7bf1c6d3 /libobjc/configure
parent363bed43c1b49c3ad9fcb591521304548e1c2e23 (diff)
downloadppe42-gcc-ce92776b675286ccaeb710e81578922a03d81ee4.tar.gz
ppe42-gcc-ce92776b675286ccaeb710e81578922a03d81ee4.zip
2005-11-20 David Ayers <d.ayers@inode.at>
PR libobjc/19024 * objc/hash.h: Remove deprecated hash API. * hash_compat.c: Remove. * Makefile.in: Remove reference to hash_compat.c. * configure.ac (VERSION): Bump library version to 2:0:0. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@107251 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libobjc/configure')
-rwxr-xr-xlibobjc/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/libobjc/configure b/libobjc/configure
index f28e0c41e26..1c04b7164e9 100755
--- a/libobjc/configure
+++ b/libobjc/configure
@@ -1403,7 +1403,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=1:0:0
+VERSION=2:0:0
# This works around the fact that libtool configuration may change LD
OpenPOWER on IntegriCloud