From aede25e28f2bf62cdc9a518d255a4e8d479e8051 Mon Sep 17 00:00:00 2001 From: Zibai Wang Date: Tue, 22 Aug 2023 11:14:04 -0700 Subject: [PATCH] Update latest release to 2024.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e635876e..cb78cc7f 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Perform these steps to build the runtime: 2. Switch to the [latest release](https://github.com/intel/fpga-runtime-for-opencl/releases) version. ``` - git checkout v2023.2 + git checkout v2024.0 ``` 3. Create and change to the runtime build directory.