From 5eff836856338363c161b987e0aecde3d230e5b4 Mon Sep 17 00:00:00 2001
From: Sophie Mao <sophie.mao@intel.com>
Date: Tue, 22 Oct 2024 13:15:06 -0700
Subject: [PATCH] Update README latest release version

(cherry picked from commit f9dae64e1f7cc807816b4dc64026a393264c167c)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index abf1fdf6..953b87be 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 v2024.2
+    git checkout v2025.0
     ```
 
 3.  Create and change to the runtime build directory.