Imported Upstream version 4.8.1
[platform/upstream/gcc48.git] / libjava / gnu / classpath / Configuration.java
index b0c5733..f91d837 100644 (file)
@@ -66,7 +66,7 @@ public final class Configuration
    * It is set according to the value of 'version' in the configure[.in] file
    * and used to set the System property gnu.classpath.version.
    */
    * It is set according to the value of 'version' in the configure[.in] file
    * and used to set the System property gnu.classpath.version.
    */
-  public static final String CLASSPATH_VERSION = "0.98";
+  public static final String CLASSPATH_VERSION = "0.99";
 
   /**
    * The value of DEBUG is substituted according to whether the
 
   /**
    * The value of DEBUG is substituted according to whether the