Skip to content

Commit

Permalink
[Media Common] Bump up version to 22.6.5
Browse files Browse the repository at this point in the history
Auto version bump up
  • Loading branch information
intel-mediadev authored and hanlong1 committed Dec 7, 2022
1 parent 7cef45f commit eb62d1f
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 @@ -21,7 +21,7 @@
cmake_minimum_required(VERSION 3.5)
project(IntelMediaDriver)

set(MEDIA_VERSION "22.6.4${MEDIA_VERSION_EXTRA}" CACHE STRING "" FORCE)
set(MEDIA_VERSION "22.6.5${MEDIA_VERSION_EXTRA}" CACHE STRING "" FORCE)

include(os_release_info.cmake)

Expand Down

0 comments on commit eb62d1f

Please sign in to comment.