diff --git a/CMakeLists.txt b/CMakeLists.txt index 0052d550..fe570847 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -11,7 +11,7 @@ message(FATAL_ERROR "Visual Studio Compiler Version >= 1900 Required to build.") endif() # This project follows semantic versioning (https://semver.org/) -project(level-zero VERSION 1.17.44) +project(level-zero VERSION 1.17.45) include(GNUInstallDirs)