forked from mia/Aegisub
Changed version number.
Originally committed to SVN as r2455.
This commit is contained in:
parent
00383d8094
commit
af8d6c6250
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.3");
|
||||
VersionNumber = _T("v2.1.4");
|
||||
#ifdef _DEBUG
|
||||
IsDebug = true;
|
||||
#else
|
||||
|
|
Loading…
Reference in a new issue