mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-30 14:04:18 -04:00
Windows build: Compilable libbladerf library
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#ifndef VERSION_H__
|
||||
#define VERSION_H__
|
||||
|
||||
#define LIBBLADERF_VERSION "1.5.1-git-unknown"
|
||||
|
||||
#define LIBBLADERF_VERSION_MAJOR 1
|
||||
#define LIBBLADERF_VERSION_MINOR 5
|
||||
#define LIBBLADERF_VERSION_PATCH 1
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user