diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c7882bd..011d1d14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## [2025.0] 2024-10-15 +## [2025.0] 2024-10-22 ### Added 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.