aboutsummaryrefslogtreecommitdiff
path: root/libphobos/configure
diff options
context:
space:
mode:
authorIain Buclaw <ibuclaw@gdcproject.org>2024-02-12 17:03:20 +0100
committerIain Buclaw <ibuclaw@gdcproject.org>2024-02-12 17:06:47 +0100
commit160f3f31fe106741b7c95b3663e6794e6abc7fd8 (patch)
treed45cc396426e1fc022c70e2d605ef1777eb24df3 /libphobos/configure
parentb0efb1c35724e3332ee5993976efb98200c1a154 (diff)
downloadgcc-160f3f31fe106741b7c95b3663e6794e6abc7fd8.zip
gcc-160f3f31fe106741b7c95b3663e6794e6abc7fd8.tar.gz
gcc-160f3f31fe106741b7c95b3663e6794e6abc7fd8.tar.bz2
libphobos: Bump soname version to 5 [PR113667]
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.
Diffstat (limited to 'libphobos/configure')
-rwxr-xr-xlibphobos/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/libphobos/configure b/libphobos/configure
index 9a59bad..9b6a418 100755
--- a/libphobos/configure
+++ b/libphobos/configure
@@ -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!)