mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-25 00:50:56 +08:00
* gnatvsn.ads (Library_Version): Bump to 5.0.
From-SVN: r217157
This commit is contained in:
parent
b478c0cd39
commit
14abf8cae1
@ -1,3 +1,7 @@
|
||||
2014-11-05 Eric Botcazou <ebotcazou@adacore.com>
|
||||
|
||||
* gnatvsn.ads (Library_Version): Bump to 5.0.
|
||||
|
||||
2014-11-05 Eric Botcazou <ebotcazou@adacore.com>
|
||||
|
||||
* gcc-interface/trans.c (Subprogram_Body_to_gnu): For a function with
|
||||
|
@ -82,7 +82,7 @@ package Gnatvsn is
|
||||
-- Prefix generated by binder. If it is changed, be sure to change
|
||||
-- GNAT.Compiler_Version.Ver_Prefix as well.
|
||||
|
||||
Library_Version : constant String := "4.10";
|
||||
Library_Version : constant String := "5.0";
|
||||
-- Library version. This value must be updated when the compiler
|
||||
-- version number Gnat_Static_Version_String is updated.
|
||||
--
|
||||
|
Loading…
x
Reference in New Issue
Block a user