mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-11-25 01:23:34 -05:00
Updated version and changelogs
This commit is contained in:
parent
a625ecb255
commit
7a4d6cabc6
@ -1,3 +1,11 @@
|
|||||||
|
sdrangel (5.3.2-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Removed cm256cc dependency and therefore remote plugins for Mac OS. Fixes #492
|
||||||
|
* REST API: removed useless SWGDevicesetApi files. Fixes #491
|
||||||
|
* BFM demod: added initialization of message to GUI address. Fixes #488
|
||||||
|
|
||||||
|
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Sat, 28 Mar 2020 19:05:22 +0100
|
||||||
|
|
||||||
sdrangel (5.3.1-1) unstable; urgency=medium
|
sdrangel (5.3.1-1) unstable; urgency=medium
|
||||||
|
|
||||||
* FFT factory with option to use fftwf wisdom file. Impements issue #482.
|
* FFT factory with option to use fftwf wisdom file. Impements issue #482.
|
||||||
|
|||||||
@ -18,7 +18,7 @@ set(CMAKE_CXX_EXTENSIONS OFF)
|
|||||||
# configure version
|
# configure version
|
||||||
set(sdrangel_VERSION_MAJOR "5")
|
set(sdrangel_VERSION_MAJOR "5")
|
||||||
set(sdrangel_VERSION_MINOR "3")
|
set(sdrangel_VERSION_MINOR "3")
|
||||||
set(sdrangel_VERSION_PATCH "1")
|
set(sdrangel_VERSION_PATCH "2")
|
||||||
set(sdrangel_VERSION_SUFFIX "")
|
set(sdrangel_VERSION_SUFFIX "")
|
||||||
|
|
||||||
# SDRAngel cmake options
|
# SDRAngel cmake options
|
||||||
|
|||||||
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
|||||||
|
sdrangel (5.3.2-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Removed cm256cc dependency and therefore remote plugins for Mac OS. Fixes #492
|
||||||
|
* REST API: removed useless SWGDevicesetApi files. Fixes #491
|
||||||
|
* BFM demod: added initialization of message to GUI address. Fixes #488
|
||||||
|
|
||||||
|
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Sat, 28 Mar 2020 19:05:22 +0100
|
||||||
|
|
||||||
sdrangel (5.3.1-1) unstable; urgency=medium
|
sdrangel (5.3.1-1) unstable; urgency=medium
|
||||||
|
|
||||||
* FFT factory with option to use fftwf wisdom file. Impements issue #482.
|
* FFT factory with option to use fftwf wisdom file. Impements issue #482.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user