mirror of https://github.com/odrling/Aegisub
Updated version to 2.1.5.
Originally committed to SVN as r2481.
This commit is contained in:
parent
747ffe9025
commit
69d38ba1d6
|
@ -73,7 +73,7 @@ struct VersionInfoStruct {
|
|||
wxString SCMStr, VersionStr;
|
||||
|
||||
// Update this whenever a new version is released
|
||||
VersionNumber = _T("v2.1.4");
|
||||
VersionNumber = _T("v2.1.5");
|
||||
#ifdef _DEBUG
|
||||
IsDebug = true;
|
||||
#else
|
||||
|
|
Loading…
Reference in New Issue