r270581 (git 70f448fa) changed BASE-VER to 10.0.0.  But, gnat still
uses so version 9.

GCC assignment papers on file.  I don't have write access.


2019-04-29  Michael K. Darling  <darli...@gmail.com>

        * gnatvsn.ads: Bump Library_Version to 10.

Index: gcc/ada/gnatvsn.ads
===================================================================
--- gcc/ada/gnatvsn.ads (revision 270643)
+++ gcc/ada/gnatvsn.ads (working copy)
@@ -38,7 +38,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 := "9";
+   Library_Version : constant String := "10";
    --  Library version. It needs to be updated whenever the major version
    --  number is changed.
    --

Attachment: gnat_bump_library_version_to_10.patch
Description: Binary data

Reply via email to