mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-04 22:17:59 +00:00
0.91 release
This commit is contained in:
parent
b720082dad
commit
62ed747bce
2 changed files with 2 additions and 2 deletions
|
|
@ -42,7 +42,7 @@ import java.io.IOException;
|
|||
* @version $Revision$
|
||||
*/
|
||||
public final class Sys {
|
||||
public static final String VERSION = "0.9pre";
|
||||
public static final String VERSION = "0.91";
|
||||
|
||||
/** Low process priority. @see #setProcessPriority() */
|
||||
public static final int LOW_PRIORITY = -1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue