Skip to content

Commit

Permalink
update release info to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adelikat committed Jun 29, 2017
1 parent cf70160 commit 25306c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Version/VersionInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

internal static class VersionInfo
{
public const string Mainversion = "2.0.0"; // Use numbers only or the new version notification won't work
public static readonly string RELEASEDATE = "June 25, 2017";
public const string Mainversion = "2.0.1"; // Use numbers only or the new version notification won't work
public static readonly string RELEASEDATE = "June 28, 2017";
public static readonly bool DeveloperBuild = false;
public static readonly string HomePage = "http://tasvideos.org/BizHawk.html";

Expand Down

0 comments on commit 25306c2

Please sign in to comment.