We are at Version 1.11.0
This commit is contained in:
parent
eaaeb0ec9d
commit
cedc7d4451
|
@ -1,6 +1,6 @@
|
|||
static class VersionInfo
|
||||
{
|
||||
public const string MAINVERSION = "1.10.0"; // Use numbers only or the new version notification won't work
|
||||
public const string MAINVERSION = "1.11.0"; // Use numbers only or the new version notification won't work
|
||||
public static readonly string RELEASEDATE = "June 15, 2015";
|
||||
public static readonly bool DeveloperBuild = false;
|
||||
public static readonly string HomePage = "http://tasvideos.org/BizHawk.html";
|
||||
|
|
Loading…
Reference in New Issue