bump to 4.5.1 for impending release
[xtuple] / scripts / xml / postbooks_package.xml
index b3b8d93..bca5d79 100644 (file)
@@ -1,5 +1,5 @@
-<package id        = "postbooks-upgrade-450"
-         version   = "4.5.0"
+<package id        = "postbooks-upgrade-451"
+         version   = "4.5.1"
          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.0' AND fetchMetricText('ServerVersion')!='4.5.0Beta' AND fetchMetricText('ServerVersion')!='4.5.0RC';</query>
-    <message>This package may not be applied to a 4.5+ Postbooks database.
+    <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.
     </message>
   </prerequisite>