diff options
Diffstat (limited to 'libobjc/configure')
-rwxr-xr-x | libobjc/configure | 2 |
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 |