1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-05 15:34:57 -04:00

HackRF output: fixed setting of Fc pos from REST API. Bumped version

This commit is contained in:
f4exb
2019-04-16 01:00:50 +02:00
parent bbcae92a0b
commit c856d4035f
5 changed files with 10 additions and 4 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.5.4"
#define GIT_COMMIT_HASH_STR "v4.5.5"
#else
#include "sdrangel_version.h"
#endif