From 436eff9ab7f8021583f6e0502e81171bb5c2b04f Mon Sep 17 00:00:00 2001 From: Steve Franke Date: Thu, 1 Nov 2018 11:15:24 -0500 Subject: [PATCH] Update SplashScreen.cpp. --- SplashScreen.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SplashScreen.cpp b/SplashScreen.cpp index 727e0e852..42f828774 100644 --- a/SplashScreen.cpp +++ b/SplashScreen.cpp @@ -31,7 +31,7 @@ SplashScreen::SplashScreen () showMessage ("

" + QString {"WSJT-X v" + QCoreApplication::applicationVersion() + " " + revision ()}.simplified () + "

" - "V1.8 has many new features.

" + "V2.0 has many new features.

" "The release notes have more details.

" "Send issue reports to wsjtgroup@yahoogroups.com, and be sure to save .wav
" "files where appropriate.

"