We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4be6c37 commit ff905ecCopy full SHA for ff905ec
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.9)
+project(level-zero VERSION 1.23.0)
17
18
include(GNUInstallDirs)
19
0 commit comments