mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-11-11 08:40:44 -05:00
Updated version and changelogs
This commit is contained in:
parent
81a0e18a04
commit
19a1c5cadb
@ -1,3 +1,10 @@
|
|||||||
|
sdrangel (5.3.3-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Sample sources GUI file record: right click to choose file. Implements #483.
|
||||||
|
* BladeRF2: REST API: implemented actions (was missing)
|
||||||
|
|
||||||
|
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Wed, 01 Apr 2020 19:05:22 +0200
|
||||||
|
|
||||||
sdrangel (5.3.2-1) unstable; urgency=medium
|
sdrangel (5.3.2-1) unstable; urgency=medium
|
||||||
|
|
||||||
* Removed cm256cc dependency and therefore remote plugins for Mac OS. Fixes #492
|
* Removed cm256cc dependency and therefore remote plugins for Mac OS. Fixes #492
|
||||||
|
|||||||
@ -18,7 +18,7 @@ set(CMAKE_CXX_EXTENSIONS OFF)
|
|||||||
# configure version
|
# configure version
|
||||||
set(sdrangel_VERSION_MAJOR "5")
|
set(sdrangel_VERSION_MAJOR "5")
|
||||||
set(sdrangel_VERSION_MINOR "3")
|
set(sdrangel_VERSION_MINOR "3")
|
||||||
set(sdrangel_VERSION_PATCH "2")
|
set(sdrangel_VERSION_PATCH "3")
|
||||||
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 (5.3.3-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Sample sources GUI file record: right click to choose file. Implements #483.
|
||||||
|
* BladeRF2: REST API: implemented actions (was missing)
|
||||||
|
|
||||||
|
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Wed, 01 Apr 2020 19:05:22 +0200
|
||||||
|
|
||||||
sdrangel (5.3.2-1) unstable; urgency=medium
|
sdrangel (5.3.2-1) unstable; urgency=medium
|
||||||
|
|
||||||
* Removed cm256cc dependency and therefore remote plugins for Mac OS. Fixes #492
|
* Removed cm256cc dependency and therefore remote plugins for Mac OS. Fixes #492
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user