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
e33ed72059
commit
c1f1aa506e
@ -1,3 +1,9 @@
|
||||
sdrangel (4.12.5-1) unstable; urgency=medium
|
||||
|
||||
* Removed MIMO plugins and related code
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Wed, 01 Jan 2020 06:14:22 +0100
|
||||
|
||||
sdrangel (4.12.4-1) unstable; urgency=medium
|
||||
|
||||
* Debian build: moved librtlsdr to external libraries
|
||||
|
@ -18,7 +18,7 @@ set(CMAKE_CXX_EXTENSIONS OFF)
|
||||
# configure version
|
||||
set(sdrangel_VERSION_MAJOR "4")
|
||||
set(sdrangel_VERSION_MINOR "12")
|
||||
set(sdrangel_VERSION_PATCH "4")
|
||||
set(sdrangel_VERSION_PATCH "5")
|
||||
set(sdrangel_VERSION_SUFFIX "")
|
||||
|
||||
# SDRAngel cmake options
|
||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
sdrangel (4.12.5-1) unstable; urgency=medium
|
||||
|
||||
* Removed MIMO plugins and related code
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Wed, 01 Jan 2020 06:14:22 +0100
|
||||
|
||||
sdrangel (4.12.4-1) unstable; urgency=medium
|
||||
|
||||
* Debian build: moved librtlsdr to external libraries
|
||||
|
Loading…
Reference in New Issue
Block a user