Skip to content

Commit 45ffd93

Browse files
author
adelikat
committed
VersionInfo on release branch
1 parent 35979d0 commit 45ffd93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Version/VersionInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
static class VersionInfo
22
{
33
public const string MAINVERSION = "1.11.8"; // Use numbers only or the new version notification won't work
4-
public static readonly string RELEASEDATE = "October 23, 2016";
4+
public static readonly string RELEASEDATE = "October 25, 2016";
55
public static readonly bool DeveloperBuild = false;
66
public static readonly string HomePage = "http://tasvideos.org/BizHawk.html";
77

0 commit comments

Comments
 (0)