Skip to content

Commit fea9cf7

Browse files
committed
SWDEV-378784 - Bump HIP_VERSION_PATCH to 22804
Change-Id: I9956aebebb2a4d0166e5c09c023f295f9202811c
1 parent f7d5ee2 commit fea9cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/hipvars.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ use File::Basename;
2727

2828
$HIP_BASE_VERSION_MAJOR = "5";
2929
$HIP_BASE_VERSION_MINOR = "4";
30-
$HIP_BASE_VERSION_PATCH = "22803";
30+
$HIP_BASE_VERSION_PATCH = "22804";
3131

3232
#---
3333
# Function to parse config file

0 commit comments

Comments
 (0)