From 8589406d4e7f97c6de55862af775d67d5dd7cd28 Mon Sep 17 00:00:00 2001 From: "Lin, Sherry" Date: Tue, 4 Apr 2023 20:46:22 +0800 Subject: [PATCH] Media version bump up to 23.1.6 version bump up --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 662d0e462cf..dfb36ccac5e 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -20,7 +20,7 @@ cmake_minimum_required(VERSION 3.5) project(IntelMediaDriver) -set(MEDIA_VERSION "23.1.5${MEDIA_VERSION_EXTRA}" CACHE STRING "" FORCE) +set(MEDIA_VERSION "23.1.6${MEDIA_VERSION_EXTRA}" CACHE STRING "" FORCE)