oops, I did it again

This commit is contained in:
adelikat 2013-08-05 02:32:21 +00:00
parent 0005be19a4
commit 70de80b262
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ namespace BizHawk.MultiClient
{
public partial class MainForm : Form
{
public static bool INTERIM = false;
public static bool INTERIM = true;
public const string EMUVERSION = "Version " + VersionInfo.MAINVERSION;
public const string RELEASEDATE = "March 23, 2013";
public string CurrentlyOpenRom;