Skip to content

Commit 2f6d264

Browse files
authored
Update version to v1.9.0-rc3
1 parent 3858272 commit 2f6d264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ endif()
1313
project( vvenc VERSION 1.9.0 )
1414

1515
# set alternative version numbering for release candidates
16-
set( PROJECT_VERSION_RC rc2 )
16+
set( PROJECT_VERSION_RC rc3 )
1717
if( PROJECT_VERSION_RC )
1818
set( PROJECT_VERSION "${PROJECT_VERSION}-${PROJECT_VERSION_RC}" )
1919
endif()

0 commit comments

Comments
 (0)