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

Commit 2b2922e

Browse files
daleksanOleg Nabiullin
authored and
Oleg Nabiullin
committed
bump version to 21.3.5
1 parent a3aa425 commit 2b2922e

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 21.3.4) # auto-update
27+
set(MEDIA_VERSION 21.3.5) # auto-update
2828
set(MEDIA_VERSION_STR "${MEDIA_VERSION}${MEDIA_VERSION_EXTRA}" CACHE STRING "" FORCE)
2929

3030
project(mfx1

0 commit comments

Comments
 (0)