We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb41770 commit a0a056cCopy full SHA for a0a056c
CMakeLists.txt
@@ -27,7 +27,7 @@ endif()
27
28
29
# Througout this project MFX_VERSION refers to uAPI version and MEDIA_VERSION refers to product version
30
-set(MEDIA_VERSION 24.2.4) # auto-update
+set(MEDIA_VERSION 24.2.5) # auto-update
31
set(MEDIA_VERSION_STR "${MEDIA_VERSION}${MEDIA_VERSION_EXTRA}" CACHE STRING "" FORCE)
32
33
if(CMAKE_SYSTEM_NAME MATCHES WindowsStore)
0 commit comments