Commit 95c33590 by Michael K. Darling Committed by Jeff Law

gnatvsn.ads: Bump Library_Version to 10.

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

        * gnatvsn.ads: Bump Library_Version to 10.

From-SVN: r270659
parent 65937ccf
2019-04-29 Michael K. Darling <darlingm@gmail.com>
* gnatvsn.ads: Bump Library_Version to 10.
2019-04-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com> 2019-04-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
Bernd Edlinger <bernd.edlinger@hotmail.de> Bernd Edlinger <bernd.edlinger@hotmail.de>
Jakub Jelinek <jakub@redhat.com> Jakub Jelinek <jakub@redhat.com>
......
...@@ -38,7 +38,7 @@ package Gnatvsn is ...@@ -38,7 +38,7 @@ package Gnatvsn is
-- Static string identifying this version, that can be used as an argument -- Static string identifying this version, that can be used as an argument
-- to e.g. pragma Ident. -- 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 -- Library version. It needs to be updated whenever the major version
-- number is changed. -- number is changed.
-- --
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment