mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-15 21:01:45 -05:00
Windows build: bumped libbladeRF version to 1.6.1
This commit is contained in:
parent
12d845026f
commit
438d90bb13
@ -1,10 +1,10 @@
|
|||||||
#ifndef VERSION_H__
|
#ifndef VERSION_H__
|
||||||
#define VERSION_H__
|
#define VERSION_H__
|
||||||
|
|
||||||
#define LIBBLADERF_VERSION "1.5.1-git-unknown"
|
#define LIBBLADERF_VERSION "1.6.1-git-unknown"
|
||||||
|
|
||||||
#define LIBBLADERF_VERSION_MAJOR 1
|
#define LIBBLADERF_VERSION_MAJOR 1
|
||||||
#define LIBBLADERF_VERSION_MINOR 5
|
#define LIBBLADERF_VERSION_MINOR 6
|
||||||
#define LIBBLADERF_VERSION_PATCH 1
|
#define LIBBLADERF_VERSION_PATCH 1
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user