Skip to content

Commit d61db9f

Browse files
committed
Set version to v0.8.10
1 parent 6863ca7 commit d61db9f

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.14.0 FATAL_ERROR)
7-
project(unified-runtime VERSION 0.8.9)
7+
project(unified-runtime VERSION 0.8.10)
88

99
include(GNUInstallDirs)
1010
include(CheckCXXSourceCompiles)

0 commit comments

Comments
 (0)