Skip to content

Commit bbfcf68

Browse files
committed
build cmake: update version
Signed-off-by: John Sanpe <[email protected]>
1 parent 181fd7b commit bbfcf68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66

77
cmake_minimum_required(VERSION 3.12)
8-
project(bfdev VERSION 1.0.0 LANGUAGES C)
8+
project(bfdev VERSION 1.0.1 LANGUAGES C)
99

1010
include(GNUInstallDirs)
1111
include(CheckIncludeFiles)

0 commit comments

Comments
 (0)