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 18b655a commit b89cc98Copy full SHA for b89cc98
CMakeLists.txt
@@ -9,7 +9,7 @@ else()
9
set(UNMOVING_SUBPROJECT ON)
10
endif()
11
12
-project(Unmoving VERSION 0.0.2 LANGUAGES CXX)
+project(Unmoving VERSION 0.1.0 LANGUAGES CXX)
13
14
find_program(CCACHE_PROGRAM ccache)
15
if(CCACHE_PROGRAM)
0 commit comments