Skip to content

Commit 5769368

Browse files
Update CMakeLists.txt
1 parent 8954906 commit 5769368

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
@@ -2,7 +2,7 @@
22
cmake_minimum_required(VERSION 3.13.4)
33

44
# Project metadata
5-
project(FossilIo VERSION 0.1.5 LANGUAGES C CXX)
5+
project(FossilIo VERSION 0.1.6 LANGUAGES C CXX)
66

77
# Set the C and C++ standards
88
set(CMAKE_C_STANDARD 11)

0 commit comments

Comments
 (0)