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 c75e48f commit 28aa4d2Copy full SHA for 28aa4d2
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.0.0)
2
-project(CatJudge VERSION 0.2.2)
+project(CatJudge VERSION 0.3.0)
3
4
set(IS_DEBUG CMAKE_BUILD_TYPE STREQUAL "Debug")
5
if (${IS_DEBUG})
0 commit comments