[HAWQ-1236] - Update HAWQ DB version to 2.1.0.0-incubating.
Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/12c7df01 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/12c7df01 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq/diff/12c7df01 Branch: refs/heads/2.1.0.0-incubating Commit: 12c7df017551f1c3b0deb38c7243db3e018ef62c Parents: 7d02472 Author: Ed Espino <[email protected]> Authored: Fri Dec 23 20:32:44 2016 -0800 Committer: Ed Espino <[email protected]> Committed: Fri Feb 3 00:47:14 2017 -0800 ---------------------------------------------------------------------- getversion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/12c7df01/getversion ---------------------------------------------------------------------- diff --git a/getversion b/getversion index 6aa6adf..ac43748 100755 --- a/getversion +++ b/getversion @@ -18,7 +18,7 @@ # under the License. # -GP_VERSION="2.1.0.0" +GP_VERSION="2.1.0.0-incubating" GP_BUILDNUMBER=dev if [ -f BUILD_NUMBER ] ; then
