File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11# Level zero loader changelog
2+ ## v1.24.3
3+ * Use compiler ID check for /guard: cf and /GL flags on MSVC
4+ * Support for ZEL_DRIVERS_ORDER to order based off user input
5+ * Remove Ubuntu 24.10 and fix windows docker config and add install check in CI
26## v1.24.2
37* Fix scorecard CI
48* Add build instructions for windows
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ if(MSVC AND (MSVC_VERSION LESS 1900))
1313endif ()
1414
1515# This project follows semantic versioning (https://semver.org/)
16- project (level-zero VERSION 1.24.2 )
16+ project (level-zero VERSION 1.24.3 )
1717
1818include (GNUInstallDirs)
1919
Original file line number Diff line number Diff line change 1- 1.24.2
2- bd6c40ee-9afb-4a30-9d25-4c9d6abd0dda
1+ 1.24.3
2+ 72991b5e-a0c0-4605-8317-125abfaf9650
You can’t perform that action at this time.
0 commit comments