Skip to content

Commit 105cd1c

Browse files
author
adelikat
committed
Update version info for 1.11.3
1 parent ece0e00 commit 105cd1c

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.11.2"; // Use numbers only or the new version notification won't work
4-
public static readonly string RELEASEDATE = "October 9, 2015";
3+
public const string MAINVERSION = "1.11.3"; // Use numbers only or the new version notification won't work
4+
public static readonly string RELEASEDATE = "October 14, 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)