Skip to content

Commit

Permalink
Increment version to 2.10.0-SNAPSHOT
Browse files Browse the repository at this point in the history
Change-Id: I884fd141a20c09968b8934c407856090f731b4a9
Reviewed-on: http://gerrit.cloudera.org:8080/7214
Reviewed-by: Jim Apple <[email protected]>
Tested-by: Impala Public Jenkins
  • Loading branch information
tbobrovytsky authored and jenkins committed Jun 17, 2017
1 parent 7e124cc commit 093d796
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 @@ -21,7 +21,7 @@
# Note: for internal (aka pre-release) versions, the version should have
# "-INTERNAL" appended. Parts of the code will look for this to distinguish
# between released and internal versions.
VERSION=2.9.0-SNAPSHOT
VERSION=2.10.0-SNAPSHOT
GIT_HASH=$(git rev-parse HEAD 2> /dev/null)
if [ -z $GIT_HASH ]
then
Expand Down

0 comments on commit 093d796

Please sign in to comment.