mirror of
https://git.krews.org/morningstar/Arcturus-Community.git
synced 2024-11-23 15:20:52 +01:00
Start 2.4.0 rc-2
This commit is contained in:
parent
17299bf160
commit
41f1bf465e
@ -39,8 +39,8 @@ public final class Emulator {
|
|||||||
public final static int MINOR = 4;
|
public final static int MINOR = 4;
|
||||||
public final static int BUILD = 0;
|
public final static int BUILD = 0;
|
||||||
|
|
||||||
// This Build of 2.4.0 will not be released anytime soon. :)
|
// Rick and Morty Edition
|
||||||
public final static String PREVIEW = "RC-1";
|
public final static String PREVIEW = "RC-2";
|
||||||
|
|
||||||
public static final String version = "Arcturus Morningstar" + " " + MAJOR + "." + MINOR + "." + BUILD + "-" + PREVIEW;
|
public static final String version = "Arcturus Morningstar" + " " + MAJOR + "." + MINOR + "." + BUILD + "-" + PREVIEW;
|
||||||
private static final String logo =
|
private static final String logo =
|
||||||
|
Loading…
Reference in New Issue
Block a user