Repository: incubator-hawq Updated Branches: refs/heads/2.1.0.0-incubating [created] 1c0a700a1
[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/1c0a700a Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/1c0a700a Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq/diff/1c0a700a Branch: refs/heads/2.1.0.0-incubating Commit: 1c0a700a1e63b7a4d8e8f1b50df213d3b9ae1624 Parents: 492e8b7 Author: Ed Espino <[email protected]> Authored: Fri Dec 23 20:32:44 2016 -0800 Committer: Ed Espino <[email protected]> Committed: Fri Dec 23 20:32:44 2016 -0800 ---------------------------------------------------------------------- getversion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/1c0a700a/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
