libphobos: Reset libtool_VERSION to 1:0:0
authorIain Buclaw <ibuclaw@gdcproject.org>
Mon, 16 Mar 2020 16:00:07 +0000 (17:00 +0100)
committerIain Buclaw <ibuclaw@gdcproject.org>
Mon, 16 Mar 2020 16:04:18 +0000 (17:04 +0100)
libphobos/ChangeLog:

2020-03-16  Iain Buclaw  <ibuclaw@gdcproject.org>

PR d/92792
* Makefile.in: Regenerate.
* configure: Regenerate.
* configure.ac (libtool_VERSION): Reset to 1:0:0.
* libdruntime/Makefile.in: Regenerate.

libphobos/ChangeLog
libphobos/Makefile.in
libphobos/configure
libphobos/configure.ac
libphobos/libdruntime/Makefile.in

index ace6a2fec92be359ac7a320acb233dec2b891f51..d3edfd3c29a9e46126bfe2b1020d72b2dd811aa9 100644 (file)
@@ -1,3 +1,11 @@
+2020-03-16  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+       PR d/92792
+       * Makefile.in: Regenerate.
+       * configure: Regenerate.
+       * configure.ac (libtool_VERSION): Reset to 1:0:0.
+       * libdruntime/Makefile.in: Regenerate.
+
 2020-02-17  Martin Liska  <mliska@suse.cz>
 
        PR other/93756
index 4e6d044852553b93e7e0ad0ebaa8a9d9b37c32bb..6a774e96126991ac37da86eff1e4761f9eefc6f8 100644 (file)
@@ -15,7 +15,7 @@
 @SET_MAKE@
 
 # Makefile for the toplevel directory of the D Standard library.
-# Copyright (C) 2006-2019 Free Software Foundation, Inc.
+# Copyright (C) 2006-2020 Free Software Foundation, Inc.
 #
 # GCC is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 741e23ea7a854a457d346fb320165137060e58dc..9cad270b2eb7b735c08c94f34a88d3423576892e 100755 (executable)
@@ -15359,7 +15359,7 @@ SPEC_PHOBOS_DEPS="$LIBS"
 
 
 # Libdruntime / phobos soname version
-libtool_VERSION=76:3:0
+libtool_VERSION=1:0:0
 
 
 # Set default flags (after DRUNTIME_WERROR!)
index be4d85eaa9f7935afd1fbcf7e8510000606ef9c1..69c635f405bedc79fcf9daed0ac1a20f4ef93cf7 100644 (file)
@@ -201,7 +201,7 @@ SPEC_PHOBOS_DEPS="$LIBS"
 AC_SUBST(SPEC_PHOBOS_DEPS)
 
 # Libdruntime / phobos soname version
-libtool_VERSION=76:3:0
+libtool_VERSION=1:0:0
 AC_SUBST(libtool_VERSION)
 
 # Set default flags (after DRUNTIME_WERROR!)
index 63422308c65dcffd8f22b5fb51f2b1282a94b6b7..44361f9c8186490a2ef5a77f583f795170ba6ab8 100644 (file)
@@ -15,7 +15,7 @@
 @SET_MAKE@
 
 # Makefile for the D runtime library.
-# Copyright (C) 2012-2019 Free Software Foundation, Inc.
+# Copyright (C) 2012-2020 Free Software Foundation, Inc.
 #
 # GCC is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by