We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bee85a6 commit c4450adCopy full SHA for c4450ad
host/hackrf-tools/CMakeLists.txt
@@ -24,7 +24,7 @@
24
cmake_minimum_required(VERSION 2.8)
25
project(hackrf-tools C)
26
set(MAJOR_VERSION 0)
27
-set(MINOR_VERSION 3)
+set(MINOR_VERSION 4)
28
set(PACKAGE hackrf-tools)
29
set(VERSION_STRING ${MAJOR_VERSION}.${MINOR_VERSION})
30
set(VERSION ${VERSION_STRING})
host/libhackrf/CMakeLists.txt
project(libhackrf C)
set(PACKAGE libhackrf)
0 commit comments