Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Beny 2019-05-19 21:40:09 +01:00
commit f26c9f527f

View File

@ -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;