Repository: incubator-hawq
Updated Branches:
  refs/heads/master a5628a297 -> c1e6c4388


HAWQ-680. Remove beta string from HAWQ version


Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/c1e6c438
Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/c1e6c438
Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq/diff/c1e6c438

Branch: refs/heads/master
Commit: c1e6c4388553566733a1a9e8bf0d6046bf450271
Parents: a5628a2
Author: rlei <[email protected]>
Authored: Fri Apr 15 11:43:25 2016 +0800
Committer: rlei <[email protected]>
Committed: Fri Apr 15 11:46:52 2016 +0800

----------------------------------------------------------------------
 getversion | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/c1e6c438/getversion
----------------------------------------------------------------------
diff --git a/getversion b/getversion
index b1b4e62..f1784d5 100755
--- a/getversion
+++ b/getversion
@@ -18,7 +18,7 @@
 # under the License.
 #
 
-GP_VERSION="2.0.0.0_beta"
+GP_VERSION="2.0.0.0"
 
 GP_BUILDNUMBER=dev
 if [ -f BUILD_NUMBER ] ; then

Reply via email to