mirror of
https://git.krews.org/morningstar/Arcturus-Community.git
synced 2025-01-31 12:22:36 +01:00
2.0.0 is now stable.
This commit is contained in:
parent
59613f8900
commit
530bd07479
@ -44,9 +44,9 @@ public final class Emulator
|
|||||||
public final static int BUILD = 0;
|
public final static int BUILD = 0;
|
||||||
|
|
||||||
|
|
||||||
public final static String PREVIEW = "RC-3";
|
public final static String PREVIEW = "";
|
||||||
|
|
||||||
public static final String version = "Arcturus Morningstar"+ " " + MAJOR + "." + MINOR + "." + BUILD + " " + PREVIEW;
|
public static final String version = "Arcturus Morningstar"+ " " + MAJOR + "." + MINOR + "." + BUILD;
|
||||||
|
|
||||||
public static String build = "";
|
public static String build = "";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user