forked from mia/Aegisub
Raised version number.
Originally committed to SVN as r2494.
This commit is contained in:
parent
329d8ef9bf
commit
bfb3f48cba
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ struct VersionInfoStruct {
|
|||
wxString SCMStr, VersionStr;
|
||||
|
||||
// Update this whenever a new version is released
|
||||
VersionNumber = _T("v2.1.5");
|
||||
VersionNumber = _T("v2.1.6");
|
||||
#ifdef _DEBUG
|
||||
IsDebug = true;
|
||||
#else
|
||||
|
|
Loading…
Reference in a new issue