update version to 4.5.0Beta for new build
authorGreg Pazo <gpazo@xtuple.com>
Tue, 20 May 2014 16:29:46 +0000 (12:29 -0400)
committerGreg Pazo <gpazo@xtuple.com>
Tue, 20 May 2014 16:29:46 +0000 (12:29 -0400)
foundation-database/public/tables/metric.sql
scripts/xml/distribution_install.xml
scripts/xml/distribution_package.xml
scripts/xml/postbooks_package.xml
scripts/xml/xtmfg_install.xml
scripts/xml/xtmfg_package.xml

index 881fc41..6f9894e 100644 (file)
@@ -3,4 +3,4 @@ insert into metric (metric_name, metric_value)
 select 'UnifiedBuild', 'true'
 where not exists (select c.metric_id from metric c where c.metric_name = 'UnifiedBuild');
 
-SELECT setMetric('ServerVersion', '4.4.1');
+SELECT setMetric('ServerVersion', '4.5.0Beta');
index 19864c7..b050f76 100644 (file)
@@ -1,5 +1,5 @@
-<package id        = "pbtodist450RC"
-         version   = "4.5.0RC"
+<package id        = "pbtodist450Beta"
+         version   = "4.5.0Beta"
          developer = "xTuple"
          descrip   = "load PostBooks resources"
          updater   = "2.2.4" >
index 1f2b899..3f2a490 100644 (file)
@@ -1,5 +1,5 @@
-<package id        = "dist450RC"
-         version   = "4.5.0RC"
+<package id        = "dist450Beta"
+         version   = "4.5.0Beta"
          developer = "xTuple"
          descrip   = "load PostBooks resources"
          updater   = "2.2.4" >
index 36851f6..db3e6cc 100644 (file)
@@ -1,5 +1,5 @@
-<package id        = "pb450RC"
-         version   = "4.5.0RC"
+<package id        = "pb450Beta"
+         version   = "4.5.0Beta"
          developer = "xTuple"
          descrip   = "load PostBooks resources"
          updater   = "2.2.4" >
index 55caeab..549c254 100644 (file)
@@ -1,5 +1,5 @@
-<package id        = "xtmfg_install450RC"
-         version   = "4.5.0RC"
+<package id        = "xtmfg_install450Beta"
+         version   = "4.5.0Beta"
          developer = "xTuple"
          descrip   = "load PostBooks resources"
          updater   = "2.2.4" >
index 56e5553..64940fa 100644 (file)
@@ -1,5 +1,5 @@
-<package id        = "xtmfg450RC"
-         version   = "4.5.0RC"
+<package id        = "xtmfg450Beta"
+         version   = "4.5.0Beta"
          developer = "xTuple"
          descrip   = "load PostBooks resources"
          updater   = "2.2.4" >