mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-01-07 00:39:25 -05:00
Updated version and changelogs
This commit is contained in:
parent
5910e5d7b8
commit
63978ca54f
@ -1,3 +1,11 @@
|
||||
sdrangel (5.12.1-1) unstable; urgency=medium
|
||||
|
||||
* Fixes to RigCtl Server and Simple PTT plugins
|
||||
* Fixes to Feature plugins framework
|
||||
* Faster SR for test source and file output. PR #647
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Tue, 29 Sep 2020 12:47:20 +0200
|
||||
|
||||
sdrangel (5.12.0-1) unstable; urgency=medium
|
||||
|
||||
* Feature plugin framework. Implements #632
|
||||
|
||||
@ -18,7 +18,7 @@ set(CMAKE_CXX_EXTENSIONS OFF)
|
||||
# configure version
|
||||
set(sdrangel_VERSION_MAJOR "5")
|
||||
set(sdrangel_VERSION_MINOR "12")
|
||||
set(sdrangel_VERSION_PATCH "0")
|
||||
set(sdrangel_VERSION_PATCH "1")
|
||||
set(sdrangel_VERSION_SUFFIX "")
|
||||
|
||||
# SDRAngel cmake options
|
||||
|
||||
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
sdrangel (5.12.1-1) unstable; urgency=medium
|
||||
|
||||
* Fixes to RigCtl Server and Simple PTT plugins
|
||||
* Fixes to Feature plugins framework
|
||||
* Faster SR for test source and file output. PR #647
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Tue, 29 Sep 2020 12:47:20 +0200
|
||||
|
||||
sdrangel (5.12.0-1) unstable; urgency=medium
|
||||
|
||||
* Feature plugin framework. Implements #632
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user