Skip to content

Commit 212dcae

Browse files
authored
Updated package version to generate packages with latest version (#8524)
Signed-off-by: Manoj Takasi <[email protected]> Co-authored-by: Manoj Takasi <[email protected]>
1 parent 6d704fd commit 212dcae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/build_edge_deb.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ PROGRAM=`basename $0`
3535

3636
# XRT Version variables
3737
XRT_MAJOR_VERSION=2
38-
XRT_MINOR_VERSION=15
39-
RELEASE_VERSION=202310
38+
XRT_MINOR_VERSION=17
39+
RELEASE_VERSION=202410
4040

4141
# Default distribution
4242
DIST=jammy

0 commit comments

Comments
 (0)