Skip to content

Commit 5604d39

Browse files
nrspruitbmyates
authored andcommitted
Update Minor and update changelog for v1.17
Signed-off-by: Neil R. Spruit <[email protected]>
1 parent 820ccd1 commit 5604d39

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Level zero loader changelog
22

3+
## v1.17.0
4+
* Update to support v1.9.3 of the L0 Spec
35
## v1.16.15
46
* Fix Tracing Layer Dynamic Enable Counter
57
## v1.16.14

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ endif()
1212

1313
# This project follows semantic versioning (https://semver.org/). Only set the
1414
# major and minor version here - patch version is determined dynamically.
15-
project(level-zero VERSION 1.16)
15+
project(level-zero VERSION 1.17)
1616

1717
include(GNUInstallDirs)
1818

0 commit comments

Comments
 (0)