mirror of
https://github.com/apache/impala.git
synced 2025-12-19 18:12:08 -05:00
Update version to 3.0.1-RELEASE
Change-Id: Icb8f14541ebce56278c9f033e235ae0783d0e6c3
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
# Note: for internal (aka pre-release) versions, the version should have
|
# Note: for internal (aka pre-release) versions, the version should have
|
||||||
# "-INTERNAL" appended. Parts of the code will look for this to distinguish
|
# "-INTERNAL" appended. Parts of the code will look for this to distinguish
|
||||||
# between released and internal versions.
|
# between released and internal versions.
|
||||||
VERSION=3.1.0-SNAPSHOT
|
VERSION=3.0.1-RELEASE
|
||||||
GIT_HASH=$(git rev-parse HEAD 2> /dev/null)
|
GIT_HASH=$(git rev-parse HEAD 2> /dev/null)
|
||||||
if [ -z $GIT_HASH ]
|
if [ -z $GIT_HASH ]
|
||||||
then
|
then
|
||||||
|
|||||||
Reference in New Issue
Block a user