Skip to content

Commit 1c58386

Browse files
committed
Bump Impala version to v2.2.0-cdh5.4.1
Change-Id: I5e28c035041f2c1e1e43c97d6a6df91f817fab32
1 parent e1e6401 commit 1c58386

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
@@ -17,7 +17,7 @@
1717
# Note: for internal (aka pre-release) versions, the version should have
1818
# "-INTERNAL" appended. Parts of the code will look for this to distinguish
1919
# between released and internal versions.
20-
VERSION=2.2.0-cdh5
20+
VERSION=2.2.0-cdh5.4.1
2121
GIT_HASH=$(git rev-parse HEAD)
2222
BUILD_TIME=`date`
2323
HEADER="# Generated version information from save-version.sh"

0 commit comments

Comments
 (0)