Index: gcc/ada/gnatvsn.ads
===================================================================
--- gcc/ada/gnatvsn.ads	(revision 270643)
+++ gcc/ada/gnatvsn.ads	(working copy)
@@ -38,7 +38,7 @@ package Gnatvsn is
    --  Static string identifying this version, that can be used as an argument
    --  to e.g. pragma Ident.
 
-   Library_Version : constant String := "9";
+   Library_Version : constant String := "10";
    --  Library version. It needs to be updated whenever the major version
    --  number is changed.
    --
