[HAWQ-1236] - Update HAWQ DB version to 2.1.0.0-incubating.
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