libphobos: Update libtool version to 2:0:0
authorIain Buclaw <ibuclaw@gdcproject.org>
Fri, 13 Nov 2020 11:26:01 +0000 (12:26 +0100)
committerIain Buclaw <ibuclaw@gdcproject.org>
Fri, 13 Nov 2020 13:58:58 +0000 (14:58 +0100)
This is so that the library is not to conflict with gcc-10.

libphobos/ChangeLog:

* configure: Regenerate.
* configure.ac (libtool_VERSION): Update to 2:0.0.

libphobos/configure
libphobos/configure.ac

index 4c1116d6f80062efe26e1fc3bedc85b6c397cabd..de6d367911a75195b5853c3d7017ce437858ace8 100755 (executable)
@@ -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!)
index bf21128bd509b9019f5f96e8f7b43bec9a18e509..60aee3ffe8b57a7a6f0883059288ce53bb1b6c25 100644 (file)
@@ -256,7 +256,7 @@ SPEC_PHOBOS_DEPS="$LIBS"
 AC_SUBST(SPEC_PHOBOS_DEPS)
 
 # Libdruntime / phobos soname version
-libtool_VERSION=1:0:0
+libtool_VERSION=2:0:0
 AC_SUBST(libtool_VERSION)
 
 # Set default flags (after DRUNTIME_WERROR!)