changed month version

This commit is contained in:
itsmattkc
2018-12-23 12:01:12 +11:00
parent c95027e1de
commit a53aac2366
+1 -1
View File
@@ -48,7 +48,7 @@ MainWindow* mainWindow;
QTimer autorecovery_timer;
QString config_dir;
QString appName = "Olive (November 2018 | Alpha)";
QString appName = "Olive (December 2018 | Alpha)";
bool demoNoticeShown = false;
void MainWindow::setup_layout(bool reset) {