mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-23 20:48:33 -04:00
Set splash screen version number to 2.7.0-rc2.
This commit is contained in:
parent
256c0c8855
commit
4667929d0e
@ -1091,7 +1091,7 @@ MainWindow::MainWindow(QDir const& temp_directory, bool multiple,
|
||||
void MainWindow::not_GA_warning_message ()
|
||||
{
|
||||
MessageBox::critical_message (this,
|
||||
"This is a pre-release version of WSJT-X 2.7.0-rc1 made\n"
|
||||
"This is a pre-release version of WSJT-X 2.7.0-rc2 made\n"
|
||||
"available for testing purposes. By design it will\n"
|
||||
"be nonfunctional after Jan 15, 2024.");
|
||||
auto now = QDateTime::currentDateTimeUtc ();
|
||||
|
Loading…
Reference in New Issue
Block a user