mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-03 22:45:05 -04:00
Windows build: bumped libbladeRF version to 1.6.1
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#ifndef 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_MINOR 5
|
||||
#define LIBBLADERF_VERSION_MINOR 6
|
||||
#define LIBBLADERF_VERSION_PATCH 1
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user