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 181fd7b commit bbfcf68Copy full SHA for bbfcf68
CMakeLists.txt
@@ -5,7 +5,7 @@
5
#
6
7
cmake_minimum_required(VERSION 3.12)
8
-project(bfdev VERSION 1.0.0 LANGUAGES C)
+project(bfdev VERSION 1.0.1 LANGUAGES C)
9
10
include(GNUInstallDirs)
11
include(CheckIncludeFiles)
0 commit comments