From c84c54880f3e458473129806250a334d1f172ddd Mon Sep 17 00:00:00 2001 From: Alexandru Csete Date: Sat, 29 Apr 2017 13:59:13 +0200 Subject: [PATCH] Set version to NS15 --- gui/mainwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/mainwindow.cpp b/gui/mainwindow.cpp index 0ae5501..7c647ce 100644 --- a/gui/mainwindow.cpp +++ b/gui/mainwindow.cpp @@ -76,7 +76,7 @@ #include #include -#define PROGRAM_TITLE_VERSION "Remote SDR Client 1.11-ns14+" +#define PROGRAM_TITLE_VERSION "Remote SDR Client 1.11-ns15" #define DOWNCONVERTER_TRANSITION_FREQ 56000000 //frequency where transition between direct and downconverter mode occurs