Skip to content

Commit ff905ec

Browse files
committed
Update Loader to 1.23.0
Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>
1 parent 4be6c37 commit ff905ec

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.9)
16+
project(level-zero VERSION 1.23.0)
1717

1818
include(GNUInstallDirs)
1919

0 commit comments

Comments
 (0)