From 0f36979420a33bf12d17fa939af8d16b36ef8fcd Mon Sep 17 00:00:00 2001 From: "Lin, Sherry" Date: Mon, 16 Oct 2023 17:38:36 +0800 Subject: [PATCH] Bump up media version to 23.3.5 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index a4e8a41bddd..41f0db4f29c 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -20,7 +20,7 @@ cmake_minimum_required(VERSION 3.5) project(IntelMediaDriver) -set(MEDIA_VERSION "23.3.4${MEDIA_VERSION_EXTRA}" CACHE STRING "" FORCE) +set(MEDIA_VERSION "23.3.5${MEDIA_VERSION_EXTRA}" CACHE STRING "" FORCE)