Pushed as obvious.

Martin

gcc/ada/ChangeLog:

        * gnatvsn.ads: Bump Library_Version to 13.
---
 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.
    --
-- 
2.36.0

Reply via email to