Repository: incubator-hawq Updated Branches: refs/heads/2.0.0.0-incubating 49ceffaff -> fe405ab62
HAWQ-892. Set HAWQ version to 2.0.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/fe405ab6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/fe405ab6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq/diff/fe405ab6 Branch: refs/heads/2.0.0.0-incubating Commit: fe405ab62957900f35cc478a13b6ad4c45892131 Parents: 49ceffa Author: rlei <[email protected]> Authored: Mon Jul 11 16:47:04 2016 +0800 Committer: rlei <[email protected]> Committed: Mon Jul 11 16:47:04 2016 +0800 ---------------------------------------------------------------------- getversion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/fe405ab6/getversion ---------------------------------------------------------------------- diff --git a/getversion b/getversion index 0b3d724..f3e2992 100755 --- a/getversion +++ b/getversion @@ -18,7 +18,7 @@ # under the License. # -GP_VERSION="2.0.1.0" +GP_VERSION="2.0.0.0-incubating" GP_BUILDNUMBER=dev if [ -f BUILD_NUMBER ] ; then
