From 5231c7bf3d1861a1d8d1de73d8958d54efa7f9ca Mon Sep 17 00:00:00 2001 From: Bill Somerville Date: Mon, 10 Jul 2017 18:22:19 +0000 Subject: [PATCH] Update splash screen text git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7841 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- SplashScreen.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SplashScreen.cpp b/SplashScreen.cpp index 129fc7a98..bc557c89a 100644 --- a/SplashScreen.cpp +++ b/SplashScreen.cpp @@ -29,7 +29,7 @@ SplashScreen::SplashScreen () showMessage ("

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

" - "V1.7 has many new features, most aimed at VHF/UHF/Microwave users.

" + "V1.8 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.

"