OSDN Git Service

* gnatvsn.ads: Bump to 4.6 version.
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Jun 2010 13:37:49 +0000 (13:37 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Jun 2010 13:37:49 +0000 (13:37 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@160916 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ada/gnatvsn.ads

index 0a62a69..684a3bb 100644 (file)
@@ -77,7 +77,7 @@ package Gnatvsn is
    --  value should never be decreased in the future, but it would be
    --  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
    --  compiler affects the library formats in such a way as to obsolete
    --  previously compiled library modules.