public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Martin Liška" <mliska@suse.cz>
To: gcc-patches@gcc.gnu.org
Subject: [PATCH (pushed)] ada: bump Library_Version to 14.
Date: Mon, 17 Apr 2023 14:50:55 +0200	[thread overview]
Message-ID: <41b971f8-861f-f8c5-8b0d-ea976c41a83c@suse.cz> (raw)

gcc/ada/ChangeLog:

	* gnatvsn.ads: Bump Library_Version to 14.
---
  gcc/ada/gnatvsn.ads | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/ada/gnatvsn.ads b/gcc/ada/gnatvsn.ads
index b6edc9dabed..a0e61e1b189 100644
--- a/gcc/ada/gnatvsn.ads
+++ b/gcc/ada/gnatvsn.ads
@@ -32,7 +32,7 @@ package Gnatvsn is
     --  Static string identifying this version, that can be used as an argument
     --  to e.g. pragma Ident.
  
-   Library_Version : constant String := "13";
+   Library_Version : constant String := "14";
     --  Library version. It needs to be updated whenever the major version
     --  number is changed.
     --
-- 
2.40.0


                 reply	other threads:[~2023-04-17 12:50 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=41b971f8-861f-f8c5-8b0d-ea976c41a83c@suse.cz \
    --to=mliska@suse.cz \
    --cc=gcc-patches@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).