mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-02-03 09:44:01 -05:00
Updated version and changelogs
This commit is contained in:
parent
ab3e72e117
commit
d9e2d3e916
@ -1,3 +1,10 @@
|
||||
sdrangel (4.14.0-1) unstable; urgency=medium
|
||||
|
||||
* REST API device and channel actions. Implements #485.
|
||||
* LimeRFE USB: added cellular band 3 and improved API documentation
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Wed, 11 Mar 2020 15:14:22 +0100
|
||||
|
||||
sdrangel (4.13.2-1) unstable; urgency=medium
|
||||
|
||||
* CI/CD implmentation with Appveyor
|
||||
|
@ -17,8 +17,8 @@ set(CMAKE_CXX_EXTENSIONS OFF)
|
||||
|
||||
# configure version
|
||||
set(sdrangel_VERSION_MAJOR "4")
|
||||
set(sdrangel_VERSION_MINOR "13")
|
||||
set(sdrangel_VERSION_PATCH "2")
|
||||
set(sdrangel_VERSION_MINOR "14")
|
||||
set(sdrangel_VERSION_PATCH "0")
|
||||
set(sdrangel_VERSION_SUFFIX "")
|
||||
|
||||
# SDRAngel cmake options
|
||||
|
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
sdrangel (4.14.0-1) unstable; urgency=medium
|
||||
|
||||
* REST API device and channel actions. Implements #485.
|
||||
* LimeRFE USB: added cellular band 3 and improved API documentation
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Wed, 11 Mar 2020 15:14:22 +0100
|
||||
|
||||
sdrangel (4.13.2-1) unstable; urgency=medium
|
||||
|
||||
* CI/CD implmentation with Appveyor
|
||||
|
Loading…
Reference in New Issue
Block a user