mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-11-11 16:50:42 -05:00
Updated version and changelogs
This commit is contained in:
parent
a72dfd6535
commit
b4de23c89f
@ -1,3 +1,10 @@
|
||||
sdrangel (5.3.0-1) unstable; urgency=medium
|
||||
|
||||
* Name change from LoRa plugins to ChirpChat plugins
|
||||
* REST API device and channel actions. Implements #485.
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Tue, 10 Mar 2020 13:36:22 +0100
|
||||
|
||||
sdrangel (5.2.1-1) unstable; urgency=medium
|
||||
|
||||
* LoRa demodulator: GUI and server flavors handling
|
||||
|
||||
@ -17,8 +17,8 @@ set(CMAKE_CXX_EXTENSIONS OFF)
|
||||
|
||||
# configure version
|
||||
set(sdrangel_VERSION_MAJOR "5")
|
||||
set(sdrangel_VERSION_MINOR "2")
|
||||
set(sdrangel_VERSION_PATCH "1")
|
||||
set(sdrangel_VERSION_MINOR "3")
|
||||
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 (5.3.0-1) unstable; urgency=medium
|
||||
|
||||
* Name change from LoRa plugins to ChirpChat plugins
|
||||
* REST API device and channel actions. Implements #485.
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Tue, 10 Mar 2020 13:36:22 +0100
|
||||
|
||||
sdrangel (5.2.1-1) unstable; urgency=medium
|
||||
|
||||
* LoRa demodulator: GUI and server flavors handling
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user