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 0d0ba3c commit 852fa9fCopy full SHA for 852fa9f
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 23.4.2) # auto-update
+set(MEDIA_VERSION 23.4.3) # 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