Skip to content

Commit 20b0d72

Browse files
authored
Merge branch 'intel:main' into intel_llvm
2 parents f2e0a4e + 9ae15f3 commit 20b0d72

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1010
### Fixed
1111
### Security
1212

13-
[Unreleased]: https://github.com/intel/fpga-runtime-for-opencl/compare/v2024.2...HEAD
13+
[Unreleased]: https://github.com/intel/fpga-runtime-for-opencl/compare/v2025.0...HEAD
1414

15-
## [2025.0] 2024-10-15
15+
## [2025.0] 2024-10-22
1616

1717
### Added
1818

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Perform these steps to build the runtime:
4242
2. Switch to the [latest release](https://github.com/intel/fpga-runtime-for-opencl/releases) version.
4343
4444
```
45-
git checkout v2024.2
45+
git checkout v2025.0
4646
```
4747
4848
3. Create and change to the runtime build directory.

0 commit comments

Comments
 (0)