Skip to content

Commit

Permalink
Set version to 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjw24 authored Nov 9, 2023
1 parent 2f97cb4 commit 643104e
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.2 )
project( vvdec VERSION 2.1.3 )
# set alternative version numbering for release candidates
#set( PROJECT_VERSION_RC rc1 )
if( PROJECT_VERSION_RC )
Expand Down

0 comments on commit 643104e

Please sign in to comment.