mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-05-24 19:22:27 -04:00
Updated version and changelogs
This commit is contained in:
parent
9c11e022f3
commit
f3fdd68fed
@ -1,3 +1,11 @@
|
|||||||
|
sdrangel (4.14.20-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* ATV Modulator: fixed 819 lines system
|
||||||
|
* Plugins with audio: fixed audio sample rate handling. Fixes #585
|
||||||
|
* GLShaderTextured: dynamic fallback to mutable storage. Implements #582
|
||||||
|
|
||||||
|
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Mon, 03 Aug 2020 11:20:10 +0200
|
||||||
|
|
||||||
sdrangel (4.14.19-1) unstable; urgency=medium
|
sdrangel (4.14.19-1) unstable; urgency=medium
|
||||||
|
|
||||||
* DSD Demod: removed DMR Basic Privacy feature. Implements #574
|
* DSD Demod: removed DMR Basic Privacy feature. Implements #574
|
||||||
|
@ -18,7 +18,7 @@ set(CMAKE_CXX_EXTENSIONS OFF)
|
|||||||
# configure version
|
# configure version
|
||||||
set(sdrangel_VERSION_MAJOR "4")
|
set(sdrangel_VERSION_MAJOR "4")
|
||||||
set(sdrangel_VERSION_MINOR "14")
|
set(sdrangel_VERSION_MINOR "14")
|
||||||
set(sdrangel_VERSION_PATCH "19")
|
set(sdrangel_VERSION_PATCH "20")
|
||||||
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 (4.14.20-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* ATV Modulator: fixed 819 lines system
|
||||||
|
* Plugins with audio: fixed audio sample rate handling. Fixes #585
|
||||||
|
* GLShaderTextured: dynamic fallback to mutable storage. Implements #582
|
||||||
|
|
||||||
|
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Mon, 03 Aug 2020 11:20:10 +0200
|
||||||
|
|
||||||
sdrangel (4.14.19-1) unstable; urgency=medium
|
sdrangel (4.14.19-1) unstable; urgency=medium
|
||||||
|
|
||||||
* DSD Demod: removed DMR Basic Privacy feature. Implements #574
|
* DSD Demod: removed DMR Basic Privacy feature. Implements #574
|
||||||
|
Loading…
x
Reference in New Issue
Block a user