mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-25 01:18:38 -05:00
Updated versions and changelogs. Restored Appveyor Docker build
This commit is contained in:
parent
6a334ff303
commit
214686beca
@ -29,10 +29,10 @@ environment:
|
||||
-DDEBUG_OUTPUT=ON \
|
||||
-DENABLE_EXTERNAL_LIBRARIES=ON \
|
||||
-DBUILD_SERVER=OFF"
|
||||
# - TARGET: ubuntu2004docker
|
||||
# APPVEYOR_BUILD_WORKER_CLOUD: nasrock
|
||||
# APPVEYOR_BUILD_WORKER_IMAGE: Linux
|
||||
# APPVEYOR_CONSOLE_DISABLE_PTY: true
|
||||
- TARGET: ubuntu2004docker
|
||||
APPVEYOR_BUILD_WORKER_CLOUD: nasrock
|
||||
APPVEYOR_BUILD_WORKER_IMAGE: Linux
|
||||
APPVEYOR_CONSOLE_DISABLE_PTY: true
|
||||
|
||||
for:
|
||||
- matrix:
|
||||
|
@ -1,3 +1,10 @@
|
||||
sdrangel (6.3.0-1) unstable; urgency=medium
|
||||
|
||||
* Single channel VOR demodulator plugin. Issue #729
|
||||
* VOR localizer feature plugin. Issue #729
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Tue, 08 Dec 2020 07:30:36 +0100
|
||||
|
||||
sdrangel (6.2.0-1) unstable; urgency=medium
|
||||
|
||||
* New VOR demodulator plugin. PR #723
|
||||
|
@ -15,7 +15,7 @@ set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
|
||||
|
||||
# configure version
|
||||
set(sdrangel_VERSION_MAJOR "6")
|
||||
set(sdrangel_VERSION_MINOR "2")
|
||||
set(sdrangel_VERSION_MINOR "3")
|
||||
set(sdrangel_VERSION_PATCH "0")
|
||||
set(sdrangel_VERSION_SUFFIX "")
|
||||
|
||||
|
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
sdrangel (6.3.0-1) unstable; urgency=medium
|
||||
|
||||
* Single channel VOR demodulator plugin. Issue #729
|
||||
* VOR localizer feature plugin. Issue #729
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Tue, 08 Dec 2020 07:30:36 +0100
|
||||
|
||||
sdrangel (6.2.0-1) unstable; urgency=medium
|
||||
|
||||
* New VOR demodulator plugin. PR #723
|
||||
|
Loading…
Reference in New Issue
Block a user