updated version

This commit is contained in:
itsmattkc
2019-01-04 23:12:56 +11:00
parent 69a33c756c
commit 5c9ded9cf1
+1 -1
View File
@@ -55,7 +55,7 @@ MainWindow* mainWindow;
QTimer autorecovery_timer;
QString config_dir;
QString appName = "Olive (December 2018 | Alpha)";
QString appName = "Olive (January 2019 | Alpha)";
bool demoNoticeShown = false;
void MainWindow::setup_layout(bool reset) {