public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-26] ada: bump Library_Version to 13.
@ 2022-04-29  4:35 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2022-04-29  4:35 UTC (permalink / raw)
  To: gcc-cvs

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

commit r13-26-gae5168ddc92d070058ec0fcc78de0ef40e4ba1a1
Author: Martin Liska <mliska@suse.cz>
Date:   Fri Apr 29 06:34:02 2022 +0200

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

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 47a06b96c3c..311a103b2a8 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 := "12";
+   Library_Version : constant String := "13";
    --  Library version. It needs to be updated whenever the major version
    --  number is changed.
    --


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

only message in thread, other threads:[~2022-04-29  4:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-29  4:35 [gcc r13-26] ada: bump Library_Version to 13 Martin Liska

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