Skip to content

Commit 7e644ec

Browse files
committed
SWDEV-344802 - Bump HIP_VERSION_PATCH to 21152
Change-Id: Ib0b663030ef333e28afb6663ac577fb81302ed68
1 parent d6224a5 commit 7e644ec

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 = "2";
30-
$HIP_BASE_VERSION_PATCH = "21151";
30+
$HIP_BASE_VERSION_PATCH = "21152";
3131

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

0 commit comments

Comments
 (0)