public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r15-2] ada: bump Library_Version to 15.
Date: Fri, 26 Apr 2024 10:21:15 +0000 (GMT)	[thread overview]
Message-ID: <20240426102115.89DE93858416@sourceware.org> (raw)

https://gcc.gnu.org/g:8a9a4648ec1040e34b88fb3e2c60784daa78ef85

commit r15-2-g8a9a4648ec1040e34b88fb3e2c60784daa78ef85
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Fri Apr 26 12:20:45 2024 +0200

    ada: bump Library_Version to 15.
    
    gcc/ada/ChangeLog:
    
            * gnatvsn.ads: Bump Library_Version to 15.

Diff:
---
 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 29238362cc0..6cf170dc4ca 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 := "14";
+   Library_Version : constant String := "15";
    --  Library version. It needs to be updated whenever the major version
    --  number is changed.
    --

                 reply	other threads:[~2024-04-26 10:21 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=20240426102115.89DE93858416@sourceware.org \
    --to=jakub@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).