public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-8936] libphobos: Bump soname version to 5 [PR113667]
@ 2024-02-12 16:08 Iain Buclaw
  0 siblings, 0 replies; only message in thread
From: Iain Buclaw @ 2024-02-12 16:08 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:160f3f31fe106741b7c95b3663e6794e6abc7fd8

commit r14-8936-g160f3f31fe106741b7c95b3663e6794e6abc7fd8
Author: Iain Buclaw <ibuclaw@gdcproject.org>
Date:   Mon Feb 12 17:03:20 2024 +0100

    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.

Diff:
---
 libphobos/configure    | 2 +-
 libphobos/configure.ac | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/libphobos/configure b/libphobos/configure
index 9a59bad34acc..9b6a41879d36 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!)
diff --git a/libphobos/configure.ac b/libphobos/configure.ac
index bce853886127..ab82eacc204a 100644
--- a/libphobos/configure.ac
+++ b/libphobos/configure.ac
@@ -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!)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-02-12 16:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-12 16:08 [gcc r14-8936] libphobos: Bump soname version to 5 [PR113667] Iain Buclaw

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).