Skip to content

Commit 89d57ff

Browse files
committed
bladeRF-cli: Bumping version to v0.10.0 for DC calibration and IQ Correction
1 parent e0a851c commit 89d57ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

host/utilities/bladeRF-cli/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ project(bladeRF-cli C)
66
################################################################################
77

88
set(VERSION_INFO_MAJOR 0)
9-
set(VERSION_INFO_MINOR 9)
9+
set(VERSION_INFO_MINOR 10)
1010
set(VERSION_INFO_PATCH 0)
1111
if(NOT DEFINED VERSION_INFO_EXTRA)
1212
set(VERSION_INFO_EXTRA "git")

0 commit comments

Comments
 (0)