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