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 5f83cd5 commit 9232711Copy full SHA for 9232711
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.14)
2
3
-project(libscratchcpp VERSION 0.9.0 LANGUAGES C CXX)
+project(libscratchcpp VERSION 0.9.1 LANGUAGES C CXX)
4
5
set(CMAKE_INCLUDE_CURRENT_DIR ON)
6
set(CMAKE_CXX_STANDARD 17)
0 commit comments