incrementing to 0.95

This commit is contained in:
Brian Matzon 2005-01-25 06:31:35 +00:00
parent 797de7557f
commit d945460442
5 changed files with 5 additions and 5 deletions

View file

@ -47,7 +47,7 @@ import org.lwjgl.input.Mouse;
*/
public final class Sys {
public static final String VERSION = "0.94";
public static final String VERSION = "0.95";
/** The native library name */
private static final String LIBRARY_NAME = "lwjgl";