We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fac8edf commit 21e7a31Copy full SHA for 21e7a31
1 file changed
CMakeLists.txt
@@ -37,7 +37,7 @@ else()
37
set(NGSCOPECLIENT_VERSION "unknown")
38
endif()
39
40
-set(PROJECT_VERSION "0.1-dev+${NGSCOPECLIENT_VERSION}")
+set(PROJECT_VERSION "${NGSCOPECLIENT_VERSION}")
41
42
include(CTest)
43
0 commit comments