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:
parent
717ec931f1
commit
3d5b429789
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue