Skip to content

Commit a798166

Browse files
Update project version for v1.17.45
1 parent 9896c5c commit a798166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ message(FATAL_ERROR "Visual Studio Compiler Version >= 1900 Required to build.")
1111
endif()
1212

1313
# This project follows semantic versioning (https://semver.org/)
14-
project(level-zero VERSION 1.17.44)
14+
project(level-zero VERSION 1.17.45)
1515

1616
include(GNUInstallDirs)
1717

0 commit comments

Comments
 (0)