Repository: incubator-hawq Updated Branches: refs/heads/master a2fa04ff6 -> 3334d001b
HAWQ-875. Update HAWQ version to 2.0.1.0 Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/3334d001 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/3334d001 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq/diff/3334d001 Branch: refs/heads/master Commit: 3334d001b5dc233f0fd7867ae1b99f7a0dff6f67 Parents: a2fa04f Author: rlei <[email protected]> Authored: Thu Jun 30 00:38:15 2016 +0800 Committer: rlei <[email protected]> Committed: Mon Jul 4 10:37:08 2016 +0800 ---------------------------------------------------------------------- getversion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/3334d001/getversion ---------------------------------------------------------------------- diff --git a/getversion b/getversion index f1784d5..0b3d724 100755 --- a/getversion +++ b/getversion @@ -18,7 +18,7 @@ # under the License. # -GP_VERSION="2.0.0.0" +GP_VERSION="2.0.1.0" GP_BUILDNUMBER=dev if [ -f BUILD_NUMBER ] ; then
