Skip to content

Commit 852fa9f

Browse files
[Media Common] Bump up version to 23.4.3 (#6207)
Auto version bump up
1 parent 0d0ba3c commit 852fa9f

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 23.4.2) # auto-update
30+
set(MEDIA_VERSION 23.4.3) # 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)