Skip to content

Commit b960f69

Browse files
committed
Update Loader to 1.22.0
Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>
1 parent d633eda commit b960f69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ if(MSVC AND (MSVC_VERSION LESS 1900))
1313
endif()
1414

1515
# This project follows semantic versioning (https://semver.org/)
16-
project(level-zero VERSION 1.21.7)
16+
project(level-zero VERSION 1.22.0)
1717

1818
include(GNUInstallDirs)
1919

0 commit comments

Comments
 (0)