Commit 2f203433 by Arnaud Charlet

* gnatvsn.ads: Bump to 4.6 version.

From-SVN: r160916
parent b0b7b57d
...@@ -77,7 +77,7 @@ package Gnatvsn is ...@@ -77,7 +77,7 @@ package Gnatvsn is
-- value should never be decreased in the future, but it would be -- value should never be decreased in the future, but it would be
-- OK to increase it if absolutely necessary. -- OK to increase it if absolutely necessary.
Library_Version : constant String := "4.5"; Library_Version : constant String := "4.6";
-- Library version. This value must be updated whenever any change to the -- Library version. This value must be updated whenever any change to the
-- compiler affects the library formats in such a way as to obsolete -- compiler affects the library formats in such a way as to obsolete
-- previously compiled library modules. -- previously compiled library modules.
......
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