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 8954906 commit 5769368Copy full SHA for 5769368
CMakeLists.txt
@@ -2,7 +2,7 @@
2
cmake_minimum_required(VERSION 3.13.4)
3
4
# Project metadata
5
-project(FossilIo VERSION 0.1.5 LANGUAGES C CXX)
+project(FossilIo VERSION 0.1.6 LANGUAGES C CXX)
6
7
# Set the C and C++ standards
8
set(CMAKE_C_STANDARD 11)
0 commit comments