From 71055aa8ade1eed10ef5c06cb631233e3dfaadf1 Mon Sep 17 00:00:00 2001 From: f4exb Date: Sat, 7 Oct 2017 12:55:51 +0200 Subject: [PATCH] TCP source: updated version --- plugins/channelrx/tcpsrc/tcpsrcplugin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/channelrx/tcpsrc/tcpsrcplugin.cpp b/plugins/channelrx/tcpsrc/tcpsrcplugin.cpp index fc80ff9d0..69cb001e8 100644 --- a/plugins/channelrx/tcpsrc/tcpsrcplugin.cpp +++ b/plugins/channelrx/tcpsrc/tcpsrcplugin.cpp @@ -7,7 +7,7 @@ const PluginDescriptor TCPSrcPlugin::m_pluginDescriptor = { QString("TCP Channel Source"), - QString("3.5.0"), + QString("3.7.4"), QString("(c) Edouard Griffiths, F4EXB"), QString("https://github.com/f4exb/sdrangel"), true,