1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-09 01:14:58 -04:00

Frequency Tracker: added server plugin and Windows build updates

This commit is contained in:
f4exb
2019-05-06 11:17:25 +02:00
parent f8879bf47a
commit 85af6ecacc
5 changed files with 53 additions and 14 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
#include "mainwindow.h"
#include "dsp/dsptypes.h"
#ifdef _MSC_VER
#define GIT_COMMIT_HASH_STR "v4.6.0"
#define GIT_COMMIT_HASH_STR "v4.7.0"
#else
#include "sdrangel_version.h"
#endif