public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH (pushed)] ada: bump Library_Version to 14.
@ 2023-04-17 12:50 Martin Liška
  0 siblings, 0 replies; only message in thread
From: Martin Liška @ 2023-04-17 12:50 UTC (permalink / raw)
  To: gcc-patches

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


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

only message in thread, other threads:[~2023-04-17 12:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-17 12:50 [PATCH (pushed)] ada: bump Library_Version to 14 Martin Liška

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