mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-11-18 14:15:07 -05:00
Updated version and changelogs
This commit is contained in:
parent
4de526f464
commit
968bd75568
@ -1,3 +1,9 @@
|
||||
sdrangel (5.6.2-1) unstable; urgency=medium
|
||||
|
||||
* RTP audio: fixed codec setting when usinf REST API. Fixes #526
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Sat, 23 May 2020 13:01:15 +0200
|
||||
|
||||
sdrangel (5.6.1-1) unstable; urgency=medium
|
||||
|
||||
* PlutoSDR: fixed handling of open device status. Fixes issue #510
|
||||
|
||||
@ -18,7 +18,7 @@ set(CMAKE_CXX_EXTENSIONS OFF)
|
||||
# configure version
|
||||
set(sdrangel_VERSION_MAJOR "5")
|
||||
set(sdrangel_VERSION_MINOR "6")
|
||||
set(sdrangel_VERSION_PATCH "1")
|
||||
set(sdrangel_VERSION_PATCH "2")
|
||||
set(sdrangel_VERSION_SUFFIX "")
|
||||
|
||||
# SDRAngel cmake options
|
||||
|
||||
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
sdrangel (5.6.2-1) unstable; urgency=medium
|
||||
|
||||
* RTP audio: fixed codec setting when usinf REST API. Fixes #526
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Sat, 23 May 2020 13:01:15 +0200
|
||||
|
||||
sdrangel (5.6.1-1) unstable; urgency=medium
|
||||
|
||||
* PlutoSDR: fixed handling of open device status. Fixes issue #510
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user