Skip to content

Commit 0f7e5f4

Browse files
author
Oleg Nabiullin
committed
[Media Common] Bump up version to 22.3.2
1 parent 9144632 commit 0f7e5f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ endif()
2727

2828

2929
# Througout this project MFX_VERSION refers to uAPI version and MEDIA_VERSION refers to product version
30-
set(MEDIA_VERSION 22.3.1) # auto-update
30+
set(MEDIA_VERSION 22.3.2) # auto-update
3131
set(MEDIA_VERSION_STR "${MEDIA_VERSION}${MEDIA_VERSION_EXTRA}" CACHE STRING "" FORCE)
3232

3333
if(CMAKE_SYSTEM_NAME MATCHES WindowsStore)

0 commit comments

Comments
 (0)