1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 06:04:39 -04:00

Local Output/Sink: updated documentation

This commit is contained in:
f4exb
2019-05-11 00:42:21 +02:00
parent 8029194c02
commit c69b1421a7
13 changed files with 186 additions and 16 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.7.2"
#define GIT_COMMIT_HASH_STR "v4.8.0"
#else
#include "sdrangel_version.h"
#endif