Update Month
This commit is contained in:
+1
-1
@@ -62,7 +62,7 @@ OliveGlobal::OliveGlobal() :
|
||||
version_id = QString(" | %1").arg(GITHASH);
|
||||
#endif
|
||||
|
||||
olive::AppName = QString("Olive (March 2019 | Alpha%1)").arg(version_id);
|
||||
olive::AppName = QString("Olive (April 2019 | Alpha%1)").arg(version_id);
|
||||
|
||||
// set the file filter used in all file dialogs pertaining to Olive project files.
|
||||
project_file_filter = tr("Olive Project %1").arg("(*.ove)");
|
||||
|
||||
Reference in New Issue
Block a user