We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8034fe0 commit ba09d77Copy full SHA for ba09d77
CMakeLists.txt
@@ -4,7 +4,7 @@
4
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
5
6
cmake_minimum_required(VERSION 3.20.0 FATAL_ERROR)
7
-project(unified-runtime VERSION 0.11.7)
+project(unified-runtime VERSION 0.11.8)
8
9
# Check if unified runtime is built as a standalone project.
10
if(CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR OR UR_STANDALONE_BUILD)
0 commit comments