mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-12-23 01:55:48 -05:00
Updated version and changelogs
This commit is contained in:
parent
8a088199c9
commit
81da7b35b1
@ -1,3 +1,10 @@
|
|||||||
|
sdrangel (4.14.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 (4.14.2-1) unstable; urgency=medium
|
sdrangel (4.14.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 "4")
|
set(sdrangel_VERSION_MAJOR "4")
|
||||||
set(sdrangel_VERSION_MINOR "14")
|
set(sdrangel_VERSION_MINOR "14")
|
||||||
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 (4.14.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 (4.14.2-1) unstable; urgency=medium
|
sdrangel (4.14.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…
Reference in New Issue
Block a user