mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-12-22 17:45:48 -05:00
Updated version and changelogs
This commit is contained in:
parent
00ce8bb207
commit
a3ce878447
@ -1,3 +1,10 @@
|
||||
sdrangel (4.10.5-1) unstable; urgency=medium
|
||||
|
||||
* Windows: removed console display
|
||||
* Fixed REST API issues in some plugins
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Fri, 05 Jul 2019 20:04:06 +0200
|
||||
|
||||
sdrangel (4.10.4-1) unstable; urgency=medium
|
||||
|
||||
* Airspy: fixed sample rates auto detection
|
||||
|
@ -18,7 +18,7 @@ set(CMAKE_CXX_EXTENSIONS OFF)
|
||||
# configure version
|
||||
set(sdrangel_VERSION_MAJOR "4")
|
||||
set(sdrangel_VERSION_MINOR "10")
|
||||
set(sdrangel_VERSION_PATCH "4")
|
||||
set(sdrangel_VERSION_PATCH "5")
|
||||
set(sdrangel_VERSION_SUFFIX "")
|
||||
|
||||
# SDRAngel cmake options
|
||||
|
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
sdrangel (4.10.5-1) unstable; urgency=medium
|
||||
|
||||
* Windows: removed console display
|
||||
* Fixed REST API issues in some plugins
|
||||
|
||||
-- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Fri, 05 Jul 2019 20:04:06 +0200
|
||||
|
||||
sdrangel (4.10.4-1) unstable; urgency=medium
|
||||
|
||||
* Airspy: fixed sample rates auto detection
|
||||
|
Loading…
Reference in New Issue
Block a user