From 35c69e154a8a52ec684893b31ed2575fa53b0e96 Mon Sep 17 00:00:00 2001 From: intel-mediadev Date: Fri, 18 Nov 2022 16:02:59 +0800 Subject: [PATCH] [Media Common] Bump up version to 22.6.4 (#2994) Auto version bump up --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 22dc7eabb7..97038ae99a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -24,7 +24,7 @@ cmake_policy(SET CMP0048 NEW) # version handled by project() # Througout this project MFX_VERSION refers to uAPI version and MEDIA_VERSION refers to product version -set(MEDIA_VERSION 22.6.3) # auto-update +set(MEDIA_VERSION 22.6.4) # auto-update set(MEDIA_VERSION_STR "${MEDIA_VERSION}${MEDIA_VERSION_EXTRA}" CACHE STRING "" FORCE) project(mfx1