public static final boolean DEVELOPMENT_DEBUGMESSAGES = true;\r
public static final boolean DEVELOPMENT_INCOMPATIBLE_SAVEGAMES = DEVELOPMENT_DEBUGRESOURCES || true;\r
public static final int CURRENT_VERSION = DEVELOPMENT_INCOMPATIBLE_SAVEGAMES ? 999 : 30;\r
- public static final String CURRENT_VERSION_DISPLAY = "0.6.12dev";\r
+ public static final String CURRENT_VERSION_DISPLAY = "0.7.0dev";\r
\r
public final WorldContext world = new WorldContext();\r
public final WorldSetup setup = new WorldSetup(world, this);\r