We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02186a0 commit b9b8c34Copy full SHA for b9b8c34
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.5.0)
2
3
-project(slop VERSION 7.6 LANGUAGES CXX)
+project(slop VERSION 7.7 LANGUAGES CXX)
4
5
set(CMAKE_BUILD_TYPE Debug CACHE STRING "Choose the type of build (Debug or Release)")
6
0 commit comments