We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1e6401 commit 1c58386Copy full SHA for 1c58386
bin/save-version.sh
@@ -17,7 +17,7 @@
17
# Note: for internal (aka pre-release) versions, the version should have
18
# "-INTERNAL" appended. Parts of the code will look for this to distinguish
19
# between released and internal versions.
20
-VERSION=2.2.0-cdh5
+VERSION=2.2.0-cdh5.4.1
21
GIT_HASH=$(git rev-parse HEAD)
22
BUILD_TIME=`date`
23
HEADER="# Generated version information from save-version.sh"
0 commit comments