mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-04-03 13:45:41 -04:00
Update changelogs and version
This commit is contained in:
parent
6d2f2410af
commit
e35654d181
@ -1,3 +1,10 @@
|
||||
sdrangel (5.3.1-1) unstable; urgency=medium
|
||||
|
||||
* FFT factory with option to use fftwf wisdom file. Impements issue #482.
|
||||
* MSVC compatibility. Fixes issue #486.
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Sun, 15 Mar 2020 19:05:22 +0100
|
||||
|
||||
sdrangel (5.3.0-1) unstable; urgency=medium
|
||||
|
||||
* Name change from LoRa plugins to ChirpChat plugins
|
||||
|
||||
@ -18,7 +18,7 @@ set(CMAKE_CXX_EXTENSIONS OFF)
|
||||
# configure version
|
||||
set(sdrangel_VERSION_MAJOR "5")
|
||||
set(sdrangel_VERSION_MINOR "3")
|
||||
set(sdrangel_VERSION_PATCH "0")
|
||||
set(sdrangel_VERSION_PATCH "1")
|
||||
set(sdrangel_VERSION_SUFFIX "")
|
||||
|
||||
# SDRAngel cmake options
|
||||
|
||||
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
sdrangel (5.3.1-1) unstable; urgency=medium
|
||||
|
||||
* FFT factory with option to use fftwf wisdom file. Impements issue #482.
|
||||
* MSVC compatibility. Fixes issue #486.
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Sun, 15 Mar 2020 19:05:22 +0100
|
||||
|
||||
sdrangel (5.3.0-1) unstable; urgency=medium
|
||||
|
||||
* Name change from LoRa plugins to ChirpChat plugins
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user