+2004-10-17  Matthias Klose  <doko@debian.org>
+
+       * gnatvsn.ads: Set gnat library version to 4.0.
+
 2004-10-05  Vincent Celier  <celier@gnat.com>
 
         * mlib-tgt.ads: (Build_Dynamic_Library): New parameter Options_2
 
    --  value should never be decreased in the future, but it would be
    --  OK to increase it if absolutely necessary.
 
-   Library_Version : constant String := "3.5";
+   Library_Version : constant String := "4.0";
    --  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.