Commit 9e3f7c4b by Eric Botcazou Committed by Eric Botcazou

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

From-SVN: r209830
parent dd9eb0f7
2014-04-26 Eric Botcazou <ebotcazou@adacore.com>
* gnatvsn.ads (Library_Version): Bump to 4.10.
2014-04-23 Eric Botcazou <ebotcazou@adacore.com>
Revert
......
......@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
-- Copyright (C) 1992-2013, Free Software Foundation, Inc. --
-- Copyright (C) 1992-2014, Free Software Foundation, Inc. --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
......@@ -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.9";
Library_Version : constant String := "4.10";
-- Library version. This value must be updated when the compiler
-- 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