From df00c5d8c1251cd2cda9afb97f36e8442d397937 Mon Sep 17 00:00:00 2001 From: Adam Wieckowski <70575289+adamjw24@users.noreply.github.com> Date: Mon, 4 Mar 2024 14:01:02 +0100 Subject: [PATCH] Final v1.11.1 (#365) --- CMakeLists.txt | 2 +- changelog.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index fda8854f..cb2e5cf9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ endif() project( vvenc VERSION 1.11.1 ) # set alternative version numbering for release candidates -set( PROJECT_VERSION_RC rc1 ) +#set( PROJECT_VERSION_RC rc1 ) if( PROJECT_VERSION_RC ) set( PROJECT_VERSION "${PROJECT_VERSION}-${PROJECT_VERSION_RC}" ) endif() diff --git a/changelog.txt b/changelog.txt index 9555db73..72f45f94 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,5 @@ ///////////////////////////////////////// -tag 1.11.1-rc1 +tag 1.11.1 * libvvenc: - fix performance regression for ARM