Commit 4fa6a2a0 by Eric Botcazou Committed by Eric Botcazou

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

From-SVN: r222041
parent c5faf03d
2015-04-13 Eric Botcazou <ebotcazou@adacore.com>
* gnatvsn.ads (Library_Version): Bump to 6.
2015-04-09 Iain Sandoe <iain@codesourcery.com> 2015-04-09 Iain Sandoe <iain@codesourcery.com>
* gcc-interface/Makefile.in (darwin, powerpc): Enable atomics. * gcc-interface/Makefile.in (darwin, powerpc): Enable atomics.
......
...@@ -82,7 +82,7 @@ package Gnatvsn is ...@@ -82,7 +82,7 @@ package Gnatvsn is
-- Prefix generated by binder. If it is changed, be sure to change -- Prefix generated by binder. If it is changed, be sure to change
-- GNAT.Compiler_Version.Ver_Prefix as well. -- GNAT.Compiler_Version.Ver_Prefix as well.
Library_Version : constant String := "5"; Library_Version : constant String := "6";
-- Library version. This value must be updated when the compiler -- Library version. This value must be updated when the compiler
-- version number Gnat_Static_Version_String is updated. -- version number Gnat_Static_Version_String is updated.
-- --
......
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