Skip to content

Commit 25306c2

Browse files
author
adelikat
committed
update release info to 2.0.1
1 parent cf70160 commit 25306c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Version/VersionInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

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

0 commit comments

Comments
 (0)