We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ba418c commit a9f0a37Copy full SHA for a9f0a37
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.16)
2
3
-project(scratchcpp-player VERSION 0.3.0 LANGUAGES CXX)
+project(scratchcpp-player VERSION 0.3.1 LANGUAGES CXX)
4
5
set(CMAKE_AUTOMOC ON)
6
set(CMAKE_CXX_STANDARD_REQUIRED ON)
0 commit comments