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 b206f92 commit 45db4dfCopy full SHA for 45db4df
CMakeLists.txt
@@ -13,7 +13,7 @@ endif()
13
project( vvenc VERSION 1.13.1 )
14
15
# set alternative version numbering for release candidates
16
-set( PROJECT_VERSION_RC rc1 )
+#set( PROJECT_VERSION_RC rc1 )
17
if( PROJECT_VERSION_RC )
18
set( PROJECT_VERSION "${PROJECT_VERSION}-${PROJECT_VERSION_RC}" )
19
endif()
0 commit comments