update to 4.7.0
authorGreg Pazo <gpazo@xtuple.com>
Thu, 2 Oct 2014 18:11:07 +0000 (14:11 -0400)
committerGreg Pazo <gpazo@xtuple.com>
Thu, 2 Oct 2014 18:11:07 +0000 (14:11 -0400)
enyo-client/database/source/update_version.sql
foundation-database/public/tables/setVersion.sql
package.json

index 276adb2..9d6b744 100644 (file)
@@ -1 +1 @@
-UPDATE pkghead SET pkghead_version = '4.7.0Beta2' WHERE pkghead_name = 'xt';
+UPDATE pkghead SET pkghead_version = '4.7.0' WHERE pkghead_name = 'xt';
index 0d396dd..e66a56b 100644 (file)
@@ -1 +1 @@
-SELECT setMetric('ServerVersion', '4.7.0Beta2');
+SELECT setMetric('ServerVersion', '4.7.0');
index 94742bd..d848338 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-beta2",
+  "version": "4.7.0",
   "repository": {
     "type": "git",
     "url": "https://github.com/xtuple/xtuple.git"