Skip to content

Commit db5d018

Browse files
committed
Set CMake version to v0.11.7
Signed-off-by: Neil R. Spruit <[email protected]>
1 parent 211a101 commit db5d018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
55

66
cmake_minimum_required(VERSION 3.20.0 FATAL_ERROR)
7-
project(unified-runtime VERSION 0.11.6)
7+
project(unified-runtime VERSION 0.11.7)
88

99
# Check if unified runtime is built as a standalone project.
1010
if(CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR OR UR_STANDALONE_BUILD)

0 commit comments

Comments
 (0)