Skip to content

Commit 1108acb

Browse files
[Media Common] Bump up version to 24.2.4 (#6790)
Auto version bump up
1 parent 032af2f commit 1108acb

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