mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-11-17 21:53:21 -05:00
Updated version and changelogs
This commit is contained in:
parent
e326699c0a
commit
154b1eb213
@ -1,3 +1,9 @@
|
||||
sdrangel (5.7.2-1) unstable; urgency=medium
|
||||
|
||||
* I/Q swap option on transverter. Implements #493
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Tue, 23 Jun 2020 14:45:23 +0200
|
||||
|
||||
sdrangel (5.7.1-1) unstable; urgency=medium
|
||||
|
||||
* Fixed Soapy SDR find module. Implements issue #519
|
||||
|
||||
@ -18,7 +18,7 @@ set(CMAKE_CXX_EXTENSIONS OFF)
|
||||
# configure version
|
||||
set(sdrangel_VERSION_MAJOR "5")
|
||||
set(sdrangel_VERSION_MINOR "7")
|
||||
set(sdrangel_VERSION_PATCH "1")
|
||||
set(sdrangel_VERSION_PATCH "2")
|
||||
set(sdrangel_VERSION_SUFFIX "")
|
||||
|
||||
# SDRAngel cmake options
|
||||
|
||||
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
sdrangel (5.7.2-1) unstable; urgency=medium
|
||||
|
||||
* I/Q swap option on transverter. Implements #493
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Tue, 23 Jun 2020 14:45:23 +0200
|
||||
|
||||
sdrangel (5.7.1-1) unstable; urgency=medium
|
||||
|
||||
* Fixed Soapy SDR find module. Implements issue #519
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user