Commit a86c18d9 by Arnaud Charlet Committed by Arnaud Charlet

gnatvsn.ads (Library_Version): Bump to 7.

        * gnatvsn.ads (Library_Version): Bump to 7.

From-SVN: r235109
parent 88fa9a24
2016-04-18 Arnaud Charlet <charlet@adacore.com>
* gnatvsn.ads (Library_Version): Bump to 7.
2016-04-18 Ed Schonberg <schonberg@adacore.com> 2016-04-18 Ed Schonberg <schonberg@adacore.com>
* sem_ch6.adb (Analyze_Expression_Function): Set Inlined flag * sem_ch6.adb (Analyze_Expression_Function): Set Inlined flag
......
...@@ -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 := "6"; Library_Version : constant String := "7";
-- Library version. It needs to be updated whenever the major or -- Library version. It needs to be updated whenever the major or
-- minor version number is changed. -- minor version 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