1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-17 13:19:25 -04:00

Updated version and changelogs

This commit is contained in:
f4exb
2020-01-01 23:28:35 +01:00
parent e33ed72059
commit c1f1aa506e
3 changed files with 13 additions and 1 deletions
+6
View File
@@ -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
+1 -1
View File
@@ -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
View File
@@ -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