mirror of
https://git.krews.org/morningstar/Arcturus-Community.git
synced 2024-11-23 07:20:50 +01:00
Update Version Number to RC-3.
This commit is contained in:
parent
3b10d8abc3
commit
a8ac6cd65e
@ -44,7 +44,7 @@ public final class Emulator
|
||||
public final static int BUILD = 0;
|
||||
|
||||
|
||||
public final static String PREVIEW = "RC-2";
|
||||
public final static String PREVIEW = "RC-3";
|
||||
|
||||
public static final String version = "Arcturus Morningstar"+ " " + MAJOR + "." + MINOR + "." + BUILD + " " + PREVIEW;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user