mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-12-01 04:13:36 -05:00
Updated version and changelogs
This commit is contained in:
parent
87ac319ead
commit
4254d1fa5d
@ -1,3 +1,10 @@
|
||||
sdrangel (5.9.4-1) unstable; urgency=medium
|
||||
|
||||
* GLSpectrum: fixed settings and waterfall share serialization. Fixes #609
|
||||
* DATV decoder: fixed UDP sender dropping packets. Fixes issue #579
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Sat, 29 Aug 2020 14:43:42 +0200
|
||||
|
||||
sdrangel (5.9.3-1) unstable; urgency=medium
|
||||
|
||||
* RemoteInput: option to join multicast group. Implements #611
|
||||
|
||||
@ -18,7 +18,7 @@ set(CMAKE_CXX_EXTENSIONS OFF)
|
||||
# configure version
|
||||
set(sdrangel_VERSION_MAJOR "5")
|
||||
set(sdrangel_VERSION_MINOR "9")
|
||||
set(sdrangel_VERSION_PATCH "3")
|
||||
set(sdrangel_VERSION_PATCH "4")
|
||||
set(sdrangel_VERSION_SUFFIX "")
|
||||
|
||||
# SDRAngel cmake options
|
||||
|
||||
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
sdrangel (5.9.4-1) unstable; urgency=medium
|
||||
|
||||
* GLSpectrum: fixed settings and waterfall share serialization. Fixes #609
|
||||
* DATV decoder: fixed UDP sender dropping packets. Fixes issue #579
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Sat, 29 Aug 2020 14:43:42 +0200
|
||||
|
||||
sdrangel (5.9.3-1) unstable; urgency=medium
|
||||
|
||||
* RemoteInput: option to join multicast group. Implements #611
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user