From 0ac1f704311f876c2e58b6ae27b6f53fa02c233f Mon Sep 17 00:00:00 2001 From: Greg Pazo Date: Wed, 9 Jul 2014 22:13:42 -0400 Subject: [PATCH] bump xml versions to 452 --- scripts/xml/distribution_install.xml | 8 ++++---- scripts/xml/distribution_package.xml | 8 ++++---- scripts/xml/postbooks_package.xml | 8 ++++---- scripts/xml/xtmfg_install.xml | 8 ++++---- scripts/xml/xtmfg_package.xml | 8 ++++---- 5 files changed, 20 insertions(+), 20 deletions(-) diff --git a/scripts/xml/distribution_install.xml b/scripts/xml/distribution_install.xml index f8161dcc5..4853c2b01 100644 --- a/scripts/xml/distribution_install.xml +++ b/scripts/xml/distribution_install.xml @@ -1,5 +1,5 @@ - @@ -19,8 +19,8 @@ - SELECT NOT fetchMetricText('ServerVersion') > '4.5.1' AND fetchMetricText('ServerVersion')!='4.5.0Beta' AND fetchMetricText('ServerVersion')!='4.5.0RC'; - This package may not be applied to a 4.5.1+ PostBooks database. + SELECT NOT fetchMetricText('ServerVersion') > '4.5.2' AND fetchMetricText('ServerVersion')!='4.5.0Beta' AND fetchMetricText('ServerVersion')!='4.5.0RC'; + This package may not be applied to a 4.5.2+ PostBooks database. diff --git a/scripts/xml/distribution_package.xml b/scripts/xml/distribution_package.xml index 9dc2cbe91..73c3541a3 100644 --- a/scripts/xml/distribution_package.xml +++ b/scripts/xml/distribution_package.xml @@ -1,5 +1,5 @@ - @@ -19,8 +19,8 @@ -SELECT NOT fetchMetricText('ServerVersion') > '4.5.1' AND fetchMetricText('ServerVersion')!='4.5.0Beta' AND fetchMetricText('ServerVersion')!='4.5.0RC'; - This package may not be applied to a 4.5.1+ Distribution database. +SELECT NOT fetchMetricText('ServerVersion') > '4.5.2' AND fetchMetricText('ServerVersion')!='4.5.0Beta' AND fetchMetricText('ServerVersion')!='4.5.0RC'; + This package may not be applied to a 4.5.2+ Distribution database. diff --git a/scripts/xml/postbooks_package.xml b/scripts/xml/postbooks_package.xml index b4597896d..139692b07 100644 --- a/scripts/xml/postbooks_package.xml +++ b/scripts/xml/postbooks_package.xml @@ -1,5 +1,5 @@ - @@ -19,8 +19,8 @@ - SELECT NOT fetchMetricText('ServerVersion') > '4.5.1' AND fetchMetricText('ServerVersion')!='4.5.0Beta' AND fetchMetricText('ServerVersion')!='4.5.0RC'; - This package may not be applied to a 4.5.1+ Postbooks database. + SELECT NOT fetchMetricText('ServerVersion') > '4.5.2' AND fetchMetricText('ServerVersion')!='4.5.0Beta' AND fetchMetricText('ServerVersion')!='4.5.0RC'; + This package may not be applied to a 4.5.2+ Postbooks database. diff --git a/scripts/xml/xtmfg_install.xml b/scripts/xml/xtmfg_install.xml index 13d432bd7..35c516f35 100644 --- a/scripts/xml/xtmfg_install.xml +++ b/scripts/xml/xtmfg_install.xml @@ -1,5 +1,5 @@ - @@ -19,8 +19,8 @@ - SELECT NOT fetchMetricText('ServerVersion') > '4.5.1' AND fetchMetricText('ServerVersion')!='4.5.0Beta' AND fetchMetricText('ServerVersion')!='4.5.0RC'; - This package may not be applied to a 4.5.1+ PostBooks database. + SELECT NOT fetchMetricText('ServerVersion') > '4.5.2' AND fetchMetricText('ServerVersion')!='4.5.0Beta' AND fetchMetricText('ServerVersion')!='4.5.0RC'; + This package may not be applied to a 4.5.2+ PostBooks database. diff --git a/scripts/xml/xtmfg_package.xml b/scripts/xml/xtmfg_package.xml index b11eacd9d..47f5068ec 100644 --- a/scripts/xml/xtmfg_package.xml +++ b/scripts/xml/xtmfg_package.xml @@ -1,5 +1,5 @@ - @@ -30,8 +30,8 @@ -SELECT NOT fetchMetricText('ServerVersion') > '4.5.1' AND fetchMetricText('ServerVersion')!='4.5.0Beta' AND fetchMetricText('ServerVersion')!='4.5.0RC'; - This package may not be applied to a 4.5.1+ Manufacturing database. +SELECT NOT fetchMetricText('ServerVersion') > '4.5.2' AND fetchMetricText('ServerVersion')!='4.5.0Beta' AND fetchMetricText('ServerVersion')!='4.5.0RC'; + This package may not be applied to a 4.5.2+ Manufacturing database. -- 2.39.2