mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-07 07:24:20 +00:00
updated version to 1.0
This commit is contained in:
parent
4869744cf1
commit
9130b91027
4 changed files with 4 additions and 4 deletions
|
|
@ -51,7 +51,7 @@ import org.lwjgl.input.Mouse;
|
|||
public final class Sys {
|
||||
|
||||
/** Current version of library */
|
||||
private static final String VERSION = "0.99";
|
||||
private static final String VERSION = "1.0";
|
||||
|
||||
/** The implementation instance to delegate platform specific behavior to */
|
||||
private final static SysImplementation implementation;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue