We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d633eda commit b960f69Copy full SHA for b960f69
1 file changed
CMakeLists.txt
@@ -13,7 +13,7 @@ if(MSVC AND (MSVC_VERSION LESS 1900))
13
endif()
14
15
# This project follows semantic versioning (https://semver.org/)
16
-project(level-zero VERSION 1.21.7)
+project(level-zero VERSION 1.22.0)
17
18
include(GNUInstallDirs)
19
0 commit comments