bump xml versions to 452
authorGreg Pazo <gpazo@xtuple.com>
Thu, 10 Jul 2014 02:13:42 +0000 (22:13 -0400)
committerGreg Pazo <gpazo@xtuple.com>
Thu, 10 Jul 2014 02:13:42 +0000 (22:13 -0400)
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 f8161dc..4853c2b 100644 (file)
@@ -1,5 +1,5 @@
-<package id        = "distribution-install-451"
-         version   = "4.5.1"
+<package id        = "distribution-install-452"
+         version   = "4.5.2"
          developer = "xTuple"
          descrip   = "load PostBooks resources"
          updater   = "2.2.4" >
@@ -19,8 +19,8 @@
 
   <prerequisite type = "query"
                 name = "Checking for bad xTuple ERP database version" >
-    <query>SELECT NOT fetchMetricText('ServerVersion') > '4.5.1' AND fetchMetricText('ServerVersion')!='4.5.0Beta' AND fetchMetricText('ServerVersion')!='4.5.0RC';</query>
-    <message>This package may not be applied to a 4.5.1+ PostBooks database.
+    <query>SELECT NOT fetchMetricText('ServerVersion') > '4.5.2' AND fetchMetricText('ServerVersion')!='4.5.0Beta' AND fetchMetricText('ServerVersion')!='4.5.0RC';</query>
+    <message>This package may not be applied to a 4.5.2+ PostBooks database.
     </message>
   </prerequisite>
 
index 9dc2cbe..73c3541 100644 (file)
@@ -1,5 +1,5 @@
-<package id        = "distribution-upgrade-451"
-         version   = "4.5.1"
+<package id        = "distribution-upgrade-452"
+         version   = "4.5.2"
          developer = "xTuple"
          descrip   = "load PostBooks resources"
          updater   = "2.2.4" >
@@ -19,8 +19,8 @@
 
  <prerequisite type = "query"
                name = "Checking for bad xTuple ERP database version" >
-<query>SELECT NOT fetchMetricText('ServerVersion') > '4.5.1' AND fetchMetricText('ServerVersion')!='4.5.0Beta' AND fetchMetricText('ServerVersion')!='4.5.0RC';</query>
-    <message>This package may not be applied to a 4.5.1+ Distribution database.
+<query>SELECT NOT fetchMetricText('ServerVersion') > '4.5.2' AND fetchMetricText('ServerVersion')!='4.5.0Beta' AND fetchMetricText('ServerVersion')!='4.5.0RC';</query>
+    <message>This package may not be applied to a 4.5.2+ Distribution database.
     </message>
   </prerequisite>
 
index b459789..139692b 100644 (file)
@@ -1,5 +1,5 @@
-<package id        = "postbooks-upgrade-451"
-         version   = "4.5.1"
+<package id        = "postbooks-upgrade-452"
+         version   = "4.5.2"
          developer = "xTuple"
          descrip   = "load PostBooks resources"
          updater   = "2.2.4" >
@@ -19,8 +19,8 @@
 
   <prerequisite type = "query"
                 name = "Checking for bad xTuple ERP database version" >
-    <query>SELECT NOT fetchMetricText('ServerVersion') > '4.5.1' AND fetchMetricText('ServerVersion')!='4.5.0Beta' AND fetchMetricText('ServerVersion')!='4.5.0RC';</query>
-    <message>This package may not be applied to a 4.5.1+ Postbooks database.
+    <query>SELECT NOT fetchMetricText('ServerVersion') > '4.5.2' AND fetchMetricText('ServerVersion')!='4.5.0Beta' AND fetchMetricText('ServerVersion')!='4.5.0RC';</query>
+    <message>This package may not be applied to a 4.5.2+ Postbooks database.
     </message>
   </prerequisite>
 
index 13d432b..35c516f 100644 (file)
@@ -1,5 +1,5 @@
-<package id        = "manufacturing-install-451"
-         version   = "4.5.1"
+<package id        = "manufacturing-install-452"
+         version   = "4.5.2"
          developer = "xTuple"
          descrip   = "load PostBooks resources"
          updater   = "2.2.4" >
@@ -19,8 +19,8 @@
 
   <prerequisite type = "query"
                 name = "Checking for bad xTuple ERP database version" >
-    <query>SELECT NOT fetchMetricText('ServerVersion') > '4.5.1' AND fetchMetricText('ServerVersion')!='4.5.0Beta' AND fetchMetricText('ServerVersion')!='4.5.0RC';</query>
-    <message>This package may not be applied to a 4.5.1+ PostBooks database.
+    <query>SELECT NOT fetchMetricText('ServerVersion') > '4.5.2' AND fetchMetricText('ServerVersion')!='4.5.0Beta' AND fetchMetricText('ServerVersion')!='4.5.0RC';</query>
+    <message>This package may not be applied to a 4.5.2+ PostBooks database.
     </message>
   </prerequisite>
 
index b11eacd..47f5068 100644 (file)
@@ -1,5 +1,5 @@
-<package id        = "manufacturing-upgrade-451"
-         version   = "4.5.1"
+<package id        = "manufacturing-upgrade-452"
+         version   = "4.5.2"
          developer = "xTuple"
          descrip   = "load PostBooks resources"
          updater   = "2.2.4" >
@@ -30,8 +30,8 @@
 
 <prerequisite type = "query"
                name = "Checking for bad xTuple ERP database version" >
-<query>SELECT NOT fetchMetricText('ServerVersion') > '4.5.1' AND fetchMetricText('ServerVersion')!='4.5.0Beta' AND fetchMetricText('ServerVersion')!='4.5.0RC';</query>
-    <message>This package may not be applied to a 4.5.1+ Manufacturing database.
+<query>SELECT NOT fetchMetricText('ServerVersion') > '4.5.2' AND fetchMetricText('ServerVersion')!='4.5.0Beta' AND fetchMetricText('ServerVersion')!='4.5.0RC';</query>
+    <message>This package may not be applied to a 4.5.2+ Manufacturing database.
     </message>
 </prerequisite>