mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-02-19 16:22:52 +01:00
Merge pull request #1596 from martinling/libhackrf-version
Set libhackrf version to 0.9.1
This commit is contained in:
@@ -20,7 +20,7 @@ cmake_minimum_required(VERSION 3.10.0)
|
||||
project(
|
||||
libhackrf
|
||||
LANGUAGES C
|
||||
VERSION 0.9)
|
||||
VERSION 0.9.1)
|
||||
include(GNUInstallDirs)
|
||||
include(${PROJECT_SOURCE_DIR}/../cmake/set_release.cmake)
|
||||
set(CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}/../cmake/modules)
|
||||
|
||||
Reference in New Issue
Block a user