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 e96c348 commit 322dce0Copy full SHA for 322dce0
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.14)
2
3
-project(scratchcpp-render VERSION 0.9.0 LANGUAGES CXX)
+project(scratchcpp-render VERSION 0.10.0 LANGUAGES CXX)
4
5
set(CMAKE_INCLUDE_CURRENT_DIR ON)
6
set(CMAKE_AUTOUIC ON)
0 commit comments