mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-25 01:18:38 -05:00
Bumped to version 3.8.5
This commit is contained in:
parent
9455a4c5f6
commit
4cb30a7e88
@ -33,7 +33,7 @@ static int runQtApplication(int argc, char* argv[], qtwebapp::LoggerWithFile *lo
|
||||
*/
|
||||
QCoreApplication::setOrganizationName("f4exb");
|
||||
QCoreApplication::setApplicationName("SDRangel");
|
||||
QCoreApplication::setApplicationVersion("3.8.4");
|
||||
QCoreApplication::setApplicationVersion("3.8.5");
|
||||
|
||||
#if 1
|
||||
qApp->setStyle(QStyleFactory::create("fusion"));
|
||||
|
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
sdrangel (3.8.5-1) unstable; urgency=medium
|
||||
|
||||
* SSB mod/demod: improve LSB/USB experience
|
||||
* Web API: online static documentation page
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Sun, 26 Nov 2017 12:14:18 +0100
|
||||
|
||||
sdrangel (3.8.4-1) unstable; urgency=medium
|
||||
|
||||
* Optimize channel marker signal handling. Applied to all mods and demods
|
||||
|
Loading…
Reference in New Issue
Block a user