Skip to content

Commit d26100f

Browse files
intel-mediadevSherry-Lin
authored andcommittedJun 6, 2022
[Media Common] Bump up version to 22.4.4
Auto version bump up
1 parent 34ec1df commit d26100f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ cmake_policy(SET CMP0048 NEW) # version handled by project()
2424

2525

2626
# Througout this project MFX_VERSION refers to uAPI version and MEDIA_VERSION refers to product version
27-
set(MEDIA_VERSION 22.4.3) # auto-update
27+
set(MEDIA_VERSION 22.4.4) # auto-update
2828
set(MEDIA_VERSION_STR "${MEDIA_VERSION}${MEDIA_VERSION_EXTRA}" CACHE STRING "" FORCE)
2929

3030
project(mfx1

0 commit comments

Comments
 (0)