Skip to content

Commit

Permalink
Update GIT_HASH for version 4.4.0
Browse files Browse the repository at this point in the history
Change-Id: I87f26ab038a2d7f453c63aaf6edf1b4b3c62c3c5
  • Loading branch information
boroknagyz committed May 19, 2024
1 parent c9745fd commit bafce5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/save-version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# "-INTERNAL" appended. Parts of the code will look for this to distinguish
# between released and internal versions.
VERSION=${IMPALA_VERSION}
GIT_HASH=99ce967ba60666adff5dd74fd38a06fee7f2c521
GIT_HASH=c9745fd5b941f52b3cd3496c425722fcbbffe894
if [ -z $GIT_HASH ]
then
GIT_HASH="Could not obtain git hash"
Expand Down

0 comments on commit bafce5c

Please sign in to comment.