diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index 63501e3..9c83ef8 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -141,7 +141,7 @@ void MainWindow::setupMenu() { connect(aboutAct, &QAction::triggered, &m_cameraClient, [this] { QMessageBox about(this); about.setText(tr( -R"(Slide Controller 9000 - 1.0-beta2 +R"(Slide Controller 9000 - 1.0-beta3 Build date: %1 Copyright 2021 - 2023 Gary Talent (gary@drinkingtea.net)