libphobos: Bump soname to version 7 [PR122800]

Each major release is not binary compatible with the previous.

	PR d/122800

libphobos/ChangeLog:

	* configure: Regenerate.
	* configure.ac (libtool_VERSION): Update to 7:0:0.
This commit is contained in:
Iain Buclaw
2026-01-20 17:47:01 +01:00
parent d1b30abe52
commit 4626921de2
2 changed files with 2 additions and 2 deletions

2
libphobos/configure vendored
View File

@@ -16175,7 +16175,7 @@ SPEC_PHOBOS_DEPS="$LIBS"
# Libdruntime / phobos soname version
libtool_VERSION=6:0:0
libtool_VERSION=7:0:0
# Set default flags (after DRUNTIME_WERROR!)

View File

@@ -256,7 +256,7 @@ SPEC_PHOBOS_DEPS="$LIBS"
AC_SUBST(SPEC_PHOBOS_DEPS)
# Libdruntime / phobos soname version
libtool_VERSION=6:0:0
libtool_VERSION=7:0:0
AC_SUBST(libtool_VERSION)
# Set default flags (after DRUNTIME_WERROR!)