mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Raised version number.
Originally committed to SVN as r2494.
This commit is contained in:
parent
329d8ef9bf
commit
bfb3f48cba
@ -73,7 +73,7 @@ struct VersionInfoStruct {
|
||||
wxString SCMStr, VersionStr;
|
||||
|
||||
// Update this whenever a new version is released
|
||||
VersionNumber = _T("v2.1.5");
|
||||
VersionNumber = _T("v2.1.6");
|
||||
#ifdef _DEBUG
|
||||
IsDebug = true;
|
||||
#else
|
||||
|
Loading…
x
Reference in New Issue
Block a user