We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c12b127 + 696cd25 commit 14fef48Copy full SHA for 14fef48
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.9)
+project(unified-runtime VERSION 0.11.10)
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