diff options
Diffstat (limited to 'libphobos/configure')
-rwxr-xr-x | libphobos/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libphobos/configure b/libphobos/configure index 4c1116d..de6d367 100755 --- a/libphobos/configure +++ b/libphobos/configure @@ -15501,7 +15501,7 @@ SPEC_PHOBOS_DEPS="$LIBS" # Libdruntime / phobos soname version -libtool_VERSION=1:0:0 +libtool_VERSION=2:0:0 # Set default flags (after DRUNTIME_WERROR!) |