update version number, this marks the end commit after the release of 1.5.0 and the start of the next release
This commit is contained in:
parent
67935bc98f
commit
1a9eb940a6
|
@ -1,4 +1,4 @@
|
|||
static class VersionInfo
|
||||
{
|
||||
public const string MAINVERSION = "1.4.0";
|
||||
public const string MAINVERSION = "1.5.0";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue