Skip to content

Commit 37cefe0

Browse files
committed
Set version to v0.8.3
1 parent b70b012 commit 37cefe0

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.2)
7+
project(unified-runtime VERSION 0.8.3)
88

99
include(GNUInstallDirs)
1010
include(CheckCXXSourceCompiles)

0 commit comments

Comments
 (0)