]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libphobos: Bump soname to version 6 [PR117701]
authorIain Buclaw <ibuclaw@gdcproject.org>
Mon, 13 Jan 2025 19:52:49 +0000 (20:52 +0100)
committerIain Buclaw <ibuclaw@gdcproject.org>
Mon, 13 Jan 2025 19:53:54 +0000 (20:53 +0100)
Each major release is not binary compatible with the previous.

PR d/117701

libphobos/ChangeLog:

* configure: Regenerate.
* configure.ac (libtool_VERSION): Update to 6:0:0.

libphobos/configure
libphobos/configure.ac

index 9b6a41879d36540149dfacb8d5d8c574c5e86e12..b9fecbc0175e98a69c16a897494569e336785e0b 100755 (executable)
@@ -15741,7 +15741,7 @@ SPEC_PHOBOS_DEPS="$LIBS"
 
 
 # Libdruntime / phobos soname version
-libtool_VERSION=5:0:0
+libtool_VERSION=6:0:0
 
 
 # Set default flags (after DRUNTIME_WERROR!)
index 9fcd345048278015cd13f4701f9ec265f955eeb3..92449feb7e95880d144f5748894b70f382e43a34 100644 (file)
@@ -258,7 +258,7 @@ SPEC_PHOBOS_DEPS="$LIBS"
 AC_SUBST(SPEC_PHOBOS_DEPS)
 
 # Libdruntime / phobos soname version
-libtool_VERSION=5:0:0
+libtool_VERSION=6:0:0
 AC_SUBST(libtool_VERSION)
 
 # Set default flags (after DRUNTIME_WERROR!)