mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-11-26 10:03:15 -05:00
Updated version and changelogs
This commit is contained in:
parent
45c727ddc2
commit
c9fe02a39e
@ -1,3 +1,9 @@
|
||||
sdrangel (5.8.5-1) unstable; urgency=medium
|
||||
|
||||
* GLShaderTextured: dynamic fallback to mutable storage. Implements #582
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Sun, 02 Aug 2020 22:31:02 +0200
|
||||
|
||||
sdrangel (5.8.4-1) unstable; urgency=medium
|
||||
|
||||
* Plugins with audio: revised audio device handling. Implements #585
|
||||
|
||||
@ -18,7 +18,7 @@ set(CMAKE_CXX_EXTENSIONS OFF)
|
||||
# configure version
|
||||
set(sdrangel_VERSION_MAJOR "5")
|
||||
set(sdrangel_VERSION_MINOR "8")
|
||||
set(sdrangel_VERSION_PATCH "4")
|
||||
set(sdrangel_VERSION_PATCH "5")
|
||||
set(sdrangel_VERSION_SUFFIX "")
|
||||
|
||||
# SDRAngel cmake options
|
||||
|
||||
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
sdrangel (5.8.5-1) unstable; urgency=medium
|
||||
|
||||
* GLShaderTextured: dynamic fallback to mutable storage. Implements #582
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Sun, 02 Aug 2020 22:31:02 +0200
|
||||
|
||||
sdrangel (5.8.4-1) unstable; urgency=medium
|
||||
|
||||
* Plugins with audio: revised audio device handling. Implements #585
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user