]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libphobos: Bump soname version to 5 [PR113667]
authorIain Buclaw <ibuclaw@gdcproject.org>
Mon, 12 Feb 2024 16:03:20 +0000 (17:03 +0100)
committerIain Buclaw <ibuclaw@gdcproject.org>
Mon, 12 Feb 2024 16:06:47 +0000 (17:06 +0100)
Each major release is not binary compatible with the previous.

PR d/113667

libphobos/ChangeLog:

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

libphobos/configure
libphobos/configure.ac

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