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 f736d99 commit e53e464Copy full SHA for e53e464
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.10.2)
+project(unified-runtime VERSION 0.10.3)
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