NFM demod: updated revision

This commit is contained in:
f4exb 2017-08-27 00:29:38 +02:00
parent af63a8ed5c
commit 4fe318e8d4
2 changed files with 3 additions and 3 deletions

4
debian/changelog vendored
View File

@ -1,8 +1,8 @@
sdrangel (3.6.1-1) unstable; urgency=medium
* Basic channel settings dialog with title+color update and UDP parameters
* Applied to UDPSink, DSDDemod
* DSD demod: added possibility to send AF via UDP
* Applied to UDPSink, UDPSource, DSDDemod, AMDemod, BFMDemod, NFMDemod
* DSD, AM, NFM, BFM demods: added possibility to send AF via UDP
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Thu, 31 Aug 2017 23:14:18 +0200

View File

@ -7,7 +7,7 @@
const PluginDescriptor NFMPlugin::m_pluginDescriptor = {
QString("NFM Demodulator"),
QString("3.5.0"),
QString("3.6.1"),
QString("(c) Edouard Griffiths, F4EXB"),
QString("https://github.com/f4exb/sdrangel"),
true,