mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-07 16:34:45 -04:00
Update changelogs and version
This commit is contained in:
@@ -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
|
||||
|
||||
+1
-1
@@ -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
|
||||
|
||||
Vendored
+7
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user