mirror of https://github.com/odrling/Aegisub
Updated version number.
Originally committed to SVN as r2417.
This commit is contained in:
parent
8ccb37d3db
commit
4815c6fd34
|
@ -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 New Issue