public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-6019] modula2: libgm2 bump version to 19:0.0
@ 2023-11-30 15:40 Gaius Mulley
  0 siblings, 0 replies; only message in thread
From: Gaius Mulley @ 2023-11-30 15:40 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:c8dafbef1adc6ba2d6377c3ef704669b50ddfb9d

commit r14-6019-gc8dafbef1adc6ba2d6377c3ef704669b50ddfb9d
Author: Gaius Mulley <gaiusmod2@gmail.com>
Date:   Thu Nov 30 15:39:17 2023 +0000

    modula2: libgm2 bump version to 19:0.0
    
    This patch bumps the libgm2 version to 19.0.0 reflecting
    time related fixes, changes to builtins.def and the
    commencement of gcc stage3.
    
    libgm2/ChangeLog:
    
            * configure: Regenerate.
            * configure.ac:(libtool_VERSION): Bump to 19:0:0.
    
    Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>

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

diff --git a/libgm2/configure b/libgm2/configure
index f0f5f2686ba..02a427d6ba5 100755
--- a/libgm2/configure
+++ b/libgm2/configure
@@ -2629,7 +2629,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 ac_config_headers="$ac_config_headers config.h"
 
 
-libtool_VERSION=18:0:0
+libtool_VERSION=19:0:0
 
 
 # Default to --enable-multilib
diff --git a/libgm2/configure.ac b/libgm2/configure.ac
index 07f82e8dfd5..a550a994854 100644
--- a/libgm2/configure.ac
+++ b/libgm2/configure.ac
@@ -27,7 +27,7 @@ AC_CONFIG_SRCDIR(Makefile.am)
 # AC_CONFIG_MACRO_DIR([config])
 AC_CONFIG_HEADER(config.h)
 
-libtool_VERSION=18:0:0
+libtool_VERSION=19:0:0
 AC_SUBST(libtool_VERSION)
 
 AM_ENABLE_MULTILIB(, ..)

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

only message in thread, other threads:[~2023-11-30 15:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-30 15:40 [gcc r14-6019] modula2: libgm2 bump version to 19:0.0 Gaius Mulley

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).