We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b1ced7 commit 7a615e7Copy full SHA for 7a615e7
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.14)
2
3
-project(scratchcpp-render VERSION 0.8.0 LANGUAGES CXX)
+project(scratchcpp-render VERSION 0.8.1 LANGUAGES CXX)
4
5
set(CMAKE_INCLUDE_CURRENT_DIR ON)
6
set(CMAKE_AUTOUIC ON)
0 commit comments