Merge GNU Classpath 0.99 into libjava.
From-SVN: r185741
This commit is contained in:
@@ -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.
|
||||
*/
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user