forked from mia/Aegisub
Updated version number.
Originally committed to SVN as r2417.
This commit is contained in:
parent
8ccb37d3db
commit
4815c6fd34
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.2");
|
||||
VersionNumber = _T("v2.1.3");
|
||||
#ifdef _DEBUG
|
||||
IsDebug = true;
|
||||
#else
|
||||
|
|
Loading…
Reference in a new issue