Skip to content

Commit

Permalink
Update GIT_HASH for version 3.4.2
Browse files Browse the repository at this point in the history
Change-Id: I354685e72a8835abbf2e102b7c8192416324a394
  • Loading branch information
stiga-huang committed Jun 16, 2024
1 parent dd62dd9 commit cbb6fa1
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=a5e5aa16d887faedee4eea1bc809fba41d758f5b
GIT_HASH=dd62dd98b90f114cc0b1fbbce966a7194f30971a
if [ -z $GIT_HASH ]
then
GIT_HASH="Could not obtain git hash"
Expand Down

0 comments on commit cbb6fa1

Please sign in to comment.