diff --git a/CMakeLists.txt b/CMakeLists.txt index d3d8b34c..11d9c041 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ if(MSVC AND (MSVC_VERSION LESS 1900)) endif() # This project follows semantic versioning (https://semver.org/) -project(level-zero VERSION 1.22.1) +project(level-zero VERSION 1.22.2) include(GNUInstallDirs) diff --git a/PRODUCT_GUID.txt b/PRODUCT_GUID.txt index a0ef1a6a..620632cd 100644 --- a/PRODUCT_GUID.txt +++ b/PRODUCT_GUID.txt @@ -1,2 +1,2 @@ -1.22.1 -7c020ce6-fe70-4b38-8227-997082444587 \ No newline at end of file +1.22.2 +3c13e883-2082-4dcb-811f-81b387aef3ac \ No newline at end of file