Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Commit

Permalink
Create release v2.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
xlz-jbleclere committed Jul 22, 2022
1 parent 6dab42f commit a74f0fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
* Wed Jul 20 2022 Accelize v2.5.5-rc.1
* Fri Jul 22 2022 Accelize v2.5.5
- NEW: Support of XRT v2.12 with new xbutil API
- NEW: Support of Versal
- FIX: Better handling of low-level messaging for CSP/XRT information
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ cmake_minimum_required(VERSION 3.12)
# - Alpha : 1.0.0-alpha.1
# - Beta : 1.0.0-beta.1
# - Release candidate : 1.0.0-rc.1
set(ACCELIZEDRM_VERSION 2.5.5-rc.1)
set(ACCELIZEDRM_VERSION 2.5.5)

## Define package release number (Number of time this version was packaged)
if (NOT CPACK_PACKAGE_RELEASE)
Expand Down

0 comments on commit a74f0fe

Please sign in to comment.