Upgraded Channel analyzer version and updaed Debian changelog

This commit is contained in:
f4exb 2018-07-08 15:06:33 +02:00
parent 8a9e9da550
commit b0eb2b6c1d
2 changed files with 3 additions and 2 deletions

3
debian/changelog vendored
View File

@ -1,8 +1,9 @@
sdrangel (4.0.3-1) unstable; urgency=medium
* Spectrum: linear mode for spectrum
* Scope: fixed power display overlay
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Sat, 07 Jul 2018 15:14:18 +0200
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Sun, 08 Jul 2018 15:14:18 +0200
sdrangel (4.0.2-1) unstable; urgency=medium

View File

@ -23,7 +23,7 @@
const PluginDescriptor ChannelAnalyzerPlugin::m_pluginDescriptor = {
QString("Channel Analyzer"),
QString("4.0.2"),
QString("4.0.3"),
QString("(c) Edouard Griffiths, F4EXB"),
QString("https://github.com/f4exb/sdrangel"),
true,