Skip to content

Commit 904e489

Browse files
authored
Update verifyReleaseLinuxSingleCase.sh
1 parent 3eb9898 commit 904e489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/verifyReleaseLinuxSingleCase.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
set -e #abort the script at first failure
44

55
HZ_INSTALL_DIR=$1
6-
HZ_VERSION="3.6.3-SNAPSHOT"
6+
HZ_VERSION="3.6.3"
77
HZ_BIT_VERSION=$2
88
HZ_LIB_TYPE=$3
99

0 commit comments

Comments
 (0)