mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
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;
|
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…
x
Reference in New Issue
Block a user