Skip to content

Commit

Permalink
Update the ReleaseDate to be the 20th of December
Browse files Browse the repository at this point in the history
  • Loading branch information
hegyak committed Dec 20, 2015
1 parent b25f7d6 commit c53c841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Version/VersionInfo.cs
@@ -1,7 +1,7 @@
static class VersionInfo
{
public const string MAINVERSION = "1.11.4"; // Use numbers only or the new version notification won't work
public static readonly string RELEASEDATE = "December 25, 2015";
public static readonly string RELEASEDATE = "December 20, 2015";
public static readonly bool DeveloperBuild = false;
public static readonly string HomePage = "http://tasvideos.org/BizHawk.html";

Expand Down

0 comments on commit c53c841

Please sign in to comment.