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

Commit

Permalink
[Media Common] Bump up version to 22.6.5 (#2999)
Browse files Browse the repository at this point in the history
Auto version bump up
  • Loading branch information
intel-mediadev committed Dec 7, 2022
1 parent b61a71e commit 73c6ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ cmake_policy(SET CMP0048 NEW) # version handled by project()


# Througout this project MFX_VERSION refers to uAPI version and MEDIA_VERSION refers to product version
set(MEDIA_VERSION 22.6.4) # auto-update
set(MEDIA_VERSION 22.6.5) # auto-update
set(MEDIA_VERSION_STR "${MEDIA_VERSION}${MEDIA_VERSION_EXTRA}" CACHE STRING "" FORCE)

project(mfx1
Expand Down

0 comments on commit 73c6ca5

Please sign in to comment.