mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-12-23 01:55:48 -05:00
Updated versions and changelogs
This commit is contained in:
parent
e58758e503
commit
5384f3b21e
@ -1,3 +1,10 @@
|
|||||||
|
sdrangel (6.11.0-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* New PlutoSDR MIMO plugin for Pluto+. Implements #869.
|
||||||
|
* Fixed center interpolator by 64. Fixs #884.
|
||||||
|
|
||||||
|
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Wed, 05 May 2021 19:50:17 +0200
|
||||||
|
|
||||||
sdrangel (6.10.3-1) unstable; urgency=medium
|
sdrangel (6.10.3-1) unstable; urgency=medium
|
||||||
|
|
||||||
* Satellite tracker plugin: Fixed memory leaks. PR #979, Fixes #877.
|
* Satellite tracker plugin: Fixed memory leaks. PR #979, Fixes #877.
|
||||||
|
@ -15,8 +15,8 @@ set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
|
|||||||
|
|
||||||
# configure version
|
# configure version
|
||||||
set(sdrangel_VERSION_MAJOR "6")
|
set(sdrangel_VERSION_MAJOR "6")
|
||||||
set(sdrangel_VERSION_MINOR "10")
|
set(sdrangel_VERSION_MINOR "11")
|
||||||
set(sdrangel_VERSION_PATCH "3")
|
set(sdrangel_VERSION_PATCH "0")
|
||||||
set(sdrangel_VERSION_SUFFIX "")
|
set(sdrangel_VERSION_SUFFIX "")
|
||||||
|
|
||||||
# SDRAngel cmake options
|
# SDRAngel cmake options
|
||||||
|
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
sdrangel (6.11.0-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* New PlutoSDR MIMO plugin for Pluto+. Implements #869.
|
||||||
|
* Fixed center interpolator by 64. Fixs #884.
|
||||||
|
|
||||||
|
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Wed, 05 May 2021 19:50:17 +0200
|
||||||
|
|
||||||
sdrangel (6.10.3-1) unstable; urgency=medium
|
sdrangel (6.10.3-1) unstable; urgency=medium
|
||||||
|
|
||||||
* Satellite tracker plugin: Fixed memory leaks. PR #979, Fixes #877.
|
* Satellite tracker plugin: Fixed memory leaks. PR #979, Fixes #877.
|
||||||
|
Loading…
Reference in New Issue
Block a user