Skip to content

Commit bafce5c

Browse files
committed
Update GIT_HASH for version 4.4.0
Change-Id: I87f26ab038a2d7f453c63aaf6edf1b4b3c62c3c5
1 parent c9745fd commit bafce5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/save-version.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# "-INTERNAL" appended. Parts of the code will look for this to distinguish
2323
# between released and internal versions.
2424
VERSION=${IMPALA_VERSION}
25-
GIT_HASH=99ce967ba60666adff5dd74fd38a06fee7f2c521
25+
GIT_HASH=c9745fd5b941f52b3cd3496c425722fcbbffe894
2626
if [ -z $GIT_HASH ]
2727
then
2828
GIT_HASH="Could not obtain git hash"

0 commit comments

Comments
 (0)