public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Gaius Mulley <gaius@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r14-6019] modula2: libgm2 bump version to 19:0.0
Date: Thu, 30 Nov 2023 15:40:08 +0000 (GMT)	[thread overview]
Message-ID: <20231130154008.CE9FB3857341@sourceware.org> (raw)

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

                 reply	other threads:[~2023-11-30 15:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231130154008.CE9FB3857341@sourceware.org \
    --to=gaius@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).