mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-01-27 16:05:40 -05:00
Updated version and changelogs
This commit is contained in:
parent
a3c9567b14
commit
4c5bc11ed6
@ -1,3 +1,10 @@
|
||||
sdrangel (5.7.8-1) unstable; urgency=medium
|
||||
|
||||
* GLScope: added markers feature. Implements #497
|
||||
* GLSpectrum: enhancements and fixes to the markers feature
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Mon, 06 Jul 2020 06:10:56 +0200
|
||||
|
||||
sdrangel (5.7.7-1) unstable; urgency=medium
|
||||
|
||||
* GLSpectrum: added markers feature. Implements #557
|
||||
|
||||
@ -18,7 +18,7 @@ set(CMAKE_CXX_EXTENSIONS OFF)
|
||||
# configure version
|
||||
set(sdrangel_VERSION_MAJOR "5")
|
||||
set(sdrangel_VERSION_MINOR "7")
|
||||
set(sdrangel_VERSION_PATCH "7")
|
||||
set(sdrangel_VERSION_PATCH "8")
|
||||
set(sdrangel_VERSION_SUFFIX "")
|
||||
|
||||
# SDRAngel cmake options
|
||||
|
||||
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
sdrangel (5.7.8-1) unstable; urgency=medium
|
||||
|
||||
* GLScope: added markers feature. Implements #497
|
||||
* GLSpectrum: enhancements and fixes to the markers feature
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Mon, 06 Jul 2020 06:10:56 +0200
|
||||
|
||||
sdrangel (5.7.7-1) unstable; urgency=medium
|
||||
|
||||
* GLSpectrum: added markers feature. Implements #557
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user