Skip to content

Commit a44cf5a

Browse files
author
adelikat
committed
Update version info for the 1.11.2 release
1 parent 443862e commit a44cf5a

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
@@ -1,7 +1,7 @@
11
static class VersionInfo
22
{
3-
public const string MAINVERSION = "1.10.0"; // Use numbers only or the new version notification won't work
4-
public static readonly string RELEASEDATE = "June 15, 2015";
3+
public const string MAINVERSION = "1.11.2"; // Use numbers only or the new version notification won't work
4+
public static readonly string RELEASEDATE = "October 9, 2015";
55
public static readonly bool DeveloperBuild = true;
66
public static readonly string HomePage = "http://tasvideos.org/BizHawk.html";
77

0 commit comments

Comments
 (0)