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