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 ac130b2 commit 7277c25Copy full SHA for 7277c25
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.4.3) # auto-update
+set(MEDIA_VERSION 24.4.4) # auto-update
31
set(MEDIA_VERSION_STR "${MEDIA_VERSION}${MEDIA_VERSION_EXTRA}" CACHE STRING "" FORCE)
32
33
set(LANG CXX C ASM)
0 commit comments