Update Trunk/Trunk VersionInfo.cs to reflect 1.8.4's release
This commit is contained in:
parent
b0a4744ffb
commit
3118fec5e7
|
@ -1,6 +1,6 @@
|
|||
static class VersionInfo
|
||||
{
|
||||
public const string MAINVERSION = "1.7.0";
|
||||
public const string MAINVERSION = "1.8.4";
|
||||
public static string RELEASEDATE = "Unoffical BETA of unknown origin!";
|
||||
public static bool DeveloperBuild = true;
|
||||
|
||||
|
|
Loading…
Reference in New Issue