update release info, this is a dummy commit mostly, that marks the end of the 1.4.0 release and the beginning of 1.4.1

This commit is contained in:
adelikat 2012-12-23 18:40:16 +00:00
parent 717ec931f1
commit 3d5b429789
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ namespace BizHawk.MultiClient
{
public bool INTERIM = true;
public const string EMUVERSION = "Version " + VersionInfo.MAINVERSION;
public const string RELEASEDATE = "December 01, 2012";
public const string RELEASEDATE = "December 23, 2012";
private Control renderTarget;
private RetainedViewportPanel retainedPanel;
public string CurrentlyOpenRom;