Skip to content
This repository was archived by the owner on May 17, 2023. It is now read-only.

Commit 885c309

Browse files
author
Nabiullin, Oleg
committedJul 25, 2019
Bump version to 19.2.1
1 parent 3d5ebd6 commit 885c309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎_studio/mfx_lib/shared/include/mediasdk_version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
const char* g_MfxProductName = "mediasdk_product_name: Intel(R) Media SDK";
5151
const char* g_MfxCopyright = "mediasdk_copyright: Copyright(c) 2007-2019 Intel Corporation";
5252
const char* g_MfxApiVersion = "mediasdk_api_version: " MFX_API_VERSION;
53-
const char* g_MfxVersion = "mediasdk_version: 19.2.0";
53+
const char* g_MfxVersion = "mediasdk_version: 19.2.1";
5454
const char* g_MfxGitCommit = "mediasdk_git_commit: " MFX_GIT_COMMIT;
5555
const char* g_MfxBuildInfo = "mediasdk_build_info: " MFX_BUILD_INFO;
5656
const char* g_MfxLibvaVersion = "mediasdk_libva_version: " VA_VERSION_S;

0 commit comments

Comments
 (0)