parent
ce626011d4
commit
30ea651a65
|
@ -2,7 +2,7 @@ static class VersionInfo
|
||||||
{
|
{
|
||||||
public const string MAINVERSION = "1.9.0";
|
public const string MAINVERSION = "1.9.0";
|
||||||
public static string RELEASEDATE = "November 23, 2014";
|
public static string RELEASEDATE = "November 23, 2014";
|
||||||
public static bool DeveloperBuild = false;
|
public static bool DeveloperBuild = true;
|
||||||
|
|
||||||
public static string GetEmuVersion()
|
public static string GetEmuVersion()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue