tree_io.ads (ASIS_Version_Number): Update because of the changes made in front-end
authorSergey Rybin <rybin@adacore.com>
Mon, 26 May 2008 15:52:24 +0000 (17:52 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 26 May 2008 15:52:24 +0000 (17:52 +0200)
2008-05-26  Sergey Rybin  <rybin@adacore.com>

* tree_io.ads (ASIS_Version_Number): Update because of the changes
made in front-end

From-SVN: r135950

gcc/ada/tree_io.ads

index d243d726442ceee122b4e968d4c080455122fba7..d0744bbcca43975b25b665dfcdfde29970a32290 100644 (file)
@@ -46,7 +46,7 @@ package Tree_IO is
    Tree_Format_Error : exception;
    --  Raised if a format error is detected in the input file
 
-   ASIS_Version_Number : constant := 22;
+   ASIS_Version_Number : constant := 23;
    --  ASIS Version. This is used to check for consistency between the compiler
    --  used to generate trees and an ASIS application that is reading the
    --  trees. It must be incremented whenever a change is made to the tree