Skip to content

Commit 14fef48

Browse files
authored
Merge pull request #2736 from nrspruit/0_11_10
[UR] Update to 0.11.10
2 parents c12b127 + 696cd25 commit 14fef48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)