From d3141b199620882f651fa46c957d77ae6873c2ec Mon Sep 17 00:00:00 2001 From: Greg Pazo Date: Wed, 24 Sep 2014 14:20:19 -0400 Subject: [PATCH] update update update --- 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 0d32d935f..94147e7d6 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.8.0'; - This package may not be applied to a database newer than 4.7.0. + SELECT NOT fetchMetricText('ServerVersion') >= '4.7.0'; + This package may not be applied to a database newer than 4.7.0Beta. diff --git a/scripts/xml/distribution_package.xml b/scripts/xml/distribution_package.xml index 0518ab715..09dcb4295 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.8.0'; - This package may not be applied to a database newer than 4.7.0. + SELECT NOT fetchMetricText('ServerVersion') >= '4.7.0'; + This package may not be applied to a database newer than 4.7.0Beta. diff --git a/scripts/xml/postbooks_package.xml b/scripts/xml/postbooks_package.xml index 464f2b819..6753129b2 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.8.0'; - This package may not be applied to a database newer than 4.7.0. + SELECT NOT fetchMetricText('ServerVersion') >= '4.7.0'; + This package may not be applied to a database newer than 4.7.0Beta. diff --git a/scripts/xml/xtmfg_install.xml b/scripts/xml/xtmfg_install.xml index 3d34014cb..ef8c0271f 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.8.0'; - This package may not be applied to a database newer than 4.7.0. + SELECT NOT fetchMetricText('ServerVersion') >= '4.7.0'; + This package may not be applied to a database newer than 4.7.0Beta. diff --git a/scripts/xml/xtmfg_package.xml b/scripts/xml/xtmfg_package.xml index ef6ce2c99..ff70b82de 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.8.0'; - This package may not be applied to a database newer than 4.7.0. +SELECT NOT fetchMetricText('ServerVersion') >= '4.7.0'; + This package may not be applied to a database newer than 4.7.0Beta2. -- 2.39.2