diff --git a/CMakeLists.txt b/CMakeLists.txt index 0552cea1b..8b4d8f28c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -27,7 +27,7 @@ endif() # Througout this project MFX_VERSION refers to uAPI version and MEDIA_VERSION refers to product version -set(MEDIA_VERSION 24.4.1) # auto-update +set(MEDIA_VERSION 24.4.2) # auto-update set(MEDIA_VERSION_STR "${MEDIA_VERSION}${MEDIA_VERSION_EXTRA}" CACHE STRING "" FORCE) if(CMAKE_SYSTEM_NAME MATCHES WindowsStore)