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 b70b012 commit 37cefe0Copy full SHA for 37cefe0
CMakeLists.txt
@@ -4,7 +4,7 @@
4
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
5
6
cmake_minimum_required(VERSION 3.14.0 FATAL_ERROR)
7
-project(unified-runtime VERSION 0.8.2)
+project(unified-runtime VERSION 0.8.3)
8
9
include(GNUInstallDirs)
10
include(CheckCXXSourceCompiles)
0 commit comments