Skip to content

Commit

Permalink
feat bfdev: update version
Browse files Browse the repository at this point in the history
Signed-off-by: John Sanpe <[email protected]>
  • Loading branch information
sanpeqf committed May 23, 2024
1 parent e9422ab commit 55ce8c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#

cmake_minimum_required(VERSION 3.12)
project(bfdev VERSION 1.0.3 LANGUAGES C)
project(bfdev VERSION 1.0.4 LANGUAGES C)

include(GNUInstallDirs)
include(CheckIncludeFiles)
Expand Down

0 comments on commit 55ce8c5

Please sign in to comment.