mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 21:54:55 -04:00
Release 7.23.2
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
const PluginDescriptor FileInputPlugin::m_pluginDescriptor = {
|
||||
QStringLiteral("FileInput"),
|
||||
QStringLiteral("File device input"),
|
||||
QStringLiteral("7.23.1"),
|
||||
QStringLiteral("7.23.2"),
|
||||
QStringLiteral("(c) Edouard Griffiths, F4EXB"),
|
||||
QStringLiteral("https://github.com/f4exb/sdrangel"),
|
||||
true,
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
const PluginDescriptor SDRPlayV3Plugin::m_pluginDescriptor = {
|
||||
QStringLiteral("SDRPlayV3"),
|
||||
QStringLiteral("SDRPlayV3 Input"),
|
||||
QStringLiteral("7.23.1"),
|
||||
QStringLiteral("7.23.2"),
|
||||
QStringLiteral("(c) Jon Beniston, M7RCE and Edouard Griffiths, F4EXB"),
|
||||
QStringLiteral("https://github.com/f4exb/sdrangel"),
|
||||
true,
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
const PluginDescriptor SigMFFileInputPlugin::m_pluginDescriptor = {
|
||||
QStringLiteral("SigMFFileInput"),
|
||||
QStringLiteral("File device input (SigMF)"),
|
||||
QStringLiteral("7.23.1"),
|
||||
QStringLiteral("7.23.2"),
|
||||
QStringLiteral("(c) Edouard Griffiths, F4EXB"),
|
||||
QStringLiteral("https://github.com/f4exb/sdrangel"),
|
||||
true,
|
||||
|
||||
Reference in New Issue
Block a user