Skip to content

Commit

Permalink
Merge pull request #166 from fraunhoferhhi/adamjw24-patch-1
Browse files Browse the repository at this point in the history
Update version to 2.2.0
  • Loading branch information
K-os authored Jan 25, 2024
2 parents daf0426 + a722227 commit c17fcfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ cmake_minimum_required( VERSION 3.12.0 FATAL_ERROR )
cmake_policy( VERSION ${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION} )

# project name
project( vvdec VERSION 2.1.3 )
project( vvdec VERSION 2.2.0 )
# set alternative version numbering for release candidates
#set( PROJECT_VERSION_RC rc1 )
if( PROJECT_VERSION_RC )
Expand Down

0 comments on commit c17fcfb

Please sign in to comment.