Skip to content

Commit

Permalink
ZOCL version adjusted to 2.17 for 2024.1 (#8114) (#8115)
Browse files Browse the repository at this point in the history
Signed-off-by: bisingha <[email protected]>
(cherry picked from commit d0cc470)
  • Loading branch information
bisingha-xilinx authored Apr 29, 2024
1 parent 11f9d2b commit 8a52779
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/runtime_src/core/edge/drm/zocl/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ endif

ccflags-y += -Wall

# Version is specific to release
XRT_DRIVER_VERSION ?= 2.15.0
# Version adjusted to 2.17 for 2024.1
XRT_DRIVER_VERSION ?= 2.17.0

# Add patch number in version if 'XRT_VERSION_PATCH' env variable is defined
ifneq ($(XRT_VERSION_PATCH),)
Expand Down

0 comments on commit 8a52779

Please sign in to comment.