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 ae9847c commit 51608c7Copy full SHA for 51608c7
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 21.3.3) # auto-update
+set(MEDIA_VERSION 21.3.4) # 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