mirror of
https://github.com/apache/impala.git
synced 2025-12-19 18:12:08 -05:00
Update 4.3.0 RC hash for revert
Updates the save-version.sh hash for the last revert commit. Change-Id: Icdf9a96c1a8dfc368baab26a0e116b81061bd218
This commit is contained in:
@@ -25,7 +25,7 @@ VERSION=${IMPALA_VERSION}
|
||||
GIT_HASH=$(git rev-parse HEAD 2> /dev/null)
|
||||
if [ -z $GIT_HASH ]
|
||||
then
|
||||
GIT_HASH=6f9a7622ed42538591c4268aa0444acbe972d304
|
||||
GIT_HASH=056a9cc26f40cd491b52f5fa80d73646680ac13e
|
||||
fi
|
||||
|
||||
BUILD_TIME=`date`
|
||||
|
||||
Reference in New Issue
Block a user