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 516e2a5 commit 3e87c3dCopy full SHA for 3e87c3d
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 25.1.3) # auto-update
+set(MEDIA_VERSION 25.1.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