Skip to content

Commit f7d5ee2

Browse files
committed
SWDEV-373882 - Bump HIP_VERSION_PATCH to 22803
Change-Id: I68b7ca27bfb2f98eaa002b5033730ff4d6acebc3
1 parent 16fb63d commit f7d5ee2

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 = "22802";
30+
$HIP_BASE_VERSION_PATCH = "22803";
3131

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

0 commit comments

Comments
 (0)