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