Skip to content

Commit 0ccb739

Browse files
author
adelikat
committed
update version info for the 1.12.0 release
1 parent c4380a2 commit 0ccb739

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
@@ -3,9 +3,9 @@
33

44
static class VersionInfo
55
{
6-
public const string MAINVERSION = "1.11.9"; // Use numbers only or the new version notification won't work
6+
public const string MAINVERSION = "1.12.0"; // Use numbers only or the new version notification won't work
77

8-
public static readonly string RELEASEDATE = "December 2, 2016";
8+
public static readonly string RELEASEDATE = "February 17, 2017";
99
public static readonly bool DeveloperBuild = false;
1010

1111
public static readonly string HomePage = "http://tasvideos.org/BizHawk.html";

0 commit comments

Comments
 (0)