We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abc68a5 commit 1a14f0dCopy full SHA for 1a14f0d
2 files 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.22.1)
+project(level-zero VERSION 1.22.2)
17
18
include(GNUInstallDirs)
19
PRODUCT_GUID.txt
@@ -1,2 +1,2 @@
1
-1.22.1
2
-7c020ce6-fe70-4b38-8227-997082444587
+1.22.2
+3c13e883-2082-4dcb-811f-81b387aef3ac
0 commit comments