update to 4.7.0Beta2
authorGreg Pazo <gpazo@xtuple.com>
Wed, 24 Sep 2014 15:41:44 +0000 (11:41 -0400)
committerGreg Pazo <gpazo@xtuple.com>
Wed, 24 Sep 2014 15:41:44 +0000 (11:41 -0400)
enyo-client/database/source/update_version.sql
foundation-database/public/tables/setVersion.sql
package.json

index 9d6b744..276adb2 100644 (file)
@@ -1 +1 @@
-UPDATE pkghead SET pkghead_version = '4.7.0' WHERE pkghead_name = 'xt';
+UPDATE pkghead SET pkghead_version = '4.7.0Beta2' WHERE pkghead_name = 'xt';
index e66a56b..0d396dd 100644 (file)
@@ -1 +1 @@
-SELECT setMetric('ServerVersion', '4.7.0');
+SELECT setMetric('ServerVersion', '4.7.0Beta2');
index d848338..94742bd 100644 (file)
@@ -2,7 +2,7 @@
   "author": "xTuple <dev@xtuple.com>",
   "name": "xtuple",
   "description": "xTuple Enterprise Resource Planning Mobile-Web client",
-  "version": "4.7.0",
+  "version": "4.7.0-beta2",
   "repository": {
     "type": "git",
     "url": "https://github.com/xtuple/xtuple.git"