Skip to content

Commit

Permalink
Update version info on release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
adelikat committed Oct 23, 2016
1 parent e14259f commit f386a97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Version/VersionInfo.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
static class VersionInfo
{
public const string MAINVERSION = "1.11.8"; // Use numbers only or the new version notification won't work
public static readonly string RELEASEDATE = "October 22, 2016";
public static readonly string RELEASEDATE = "October 23, 2016";
public static readonly bool DeveloperBuild = false;
public static readonly string HomePage = "http://tasvideos.org/BizHawk.html";

Expand Down

0 comments on commit f386a97

Please sign in to comment.