Skip to content

Commit 696cd25

Browse files
committed
[UR] Update to 0.11.10
Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>
1 parent c12b127 commit 696cd25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
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.9)
7+
project(unified-runtime VERSION 0.11.10)
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)