Thanks to visit codestin.com Credit goes to github.com
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.
1 parent c0aabb3 commit 688179dCopy full SHA for 688179d
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.3)
+project(unified-runtime VERSION 0.11.5)
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