From a9f272496fc0f3e823cc4a814666ea27b443d902 Mon Sep 17 00:00:00 2001 From: intel-mediadev Date: Tue, 5 Dec 2023 19:26:07 +0800 Subject: [PATCH] [Media Common] Bump up version to 23.4.3 Auto version bump up --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 58d47b64341..671e21b06cd 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -20,7 +20,7 @@ cmake_minimum_required(VERSION 3.5) project(IntelMediaDriver) -set(MEDIA_VERSION "23.4.2${MEDIA_VERSION_EXTRA}" CACHE STRING "" FORCE) +set(MEDIA_VERSION "23.4.3${MEDIA_VERSION_EXTRA}" CACHE STRING "" FORCE)