mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-07-02 18:05:15 -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 ()
|
void MainWindow::not_GA_warning_message ()
|
||||||
{
|
{
|
||||||
MessageBox::critical_message (this,
|
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"
|
"available for testing purposes. By design it will\n"
|
||||||
"be nonfunctional after Jan 15, 2024.");
|
"be nonfunctional after Jan 15, 2024.");
|
||||||
auto now = QDateTime::currentDateTimeUtc ();
|
auto now = QDateTime::currentDateTimeUtc ();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user