From 5781f41814f09493c7ce05b9251b5e09c1aff0cd Mon Sep 17 00:00:00 2001 From: "russellh@ysmail.net" Date: Tue, 23 Apr 2024 12:33:01 +0100 Subject: [PATCH] Updated release version to 0.9.7.4 --- ajax.php | 2 +- careers/index.php | 2 +- constants.php | 2 +- index.php | 2 +- modules/activity/dataGrids.php | 2 +- modules/companies/dataGrids.php | 2 +- modules/contacts/dataGrids.php | 2 +- modules/home/dataGrids.php | 2 +- modules/joborders/dataGrids.php | 2 +- modules/lists/dataGrids.php | 2 +- rss/index.php | 2 +- xml/index.php | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/ajax.php b/ajax.php index ed418ac9..f6f65d1b 100644 --- a/ajax.php +++ b/ajax.php @@ -3,7 +3,7 @@ * CATS * AJAX Delegation Module * - * CATS Version: -s + * CATS Version: 0.9.7.4 * * Copyright (C) 2005 - 2007 Cognizo Technologies, Inc. * diff --git a/careers/index.php b/careers/index.php index 56c602ef..803fb7cd 100644 --- a/careers/index.php +++ b/careers/index.php @@ -3,7 +3,7 @@ * CATS * Careers Page Display Module * - * CATS Version: -s + * CATS Version: 0.9.7.4 * * Copyright (C) 2005 - 2007 Cognizo Technologies, Inc. * diff --git a/constants.php b/constants.php index 7bb01443..6ec88df0 100644 --- a/constants.php +++ b/constants.php @@ -42,7 +42,7 @@ /* CATS Version */ -define('CATS_VERSION', '-s'); +define('CATS_VERSION', '0.9.7.4'); /* Copyright information at bottom of pages. */ diff --git a/index.php b/index.php index 63c612ee..e35a864f 100644 --- a/index.php +++ b/index.php @@ -3,7 +3,7 @@ * CATS * Index (Delegation Module) * - * CATS Version: -s + * CATS Version: 0.9.7.4 * * Copyright (C) 2005 - 2007 Cognizo Technologies, Inc. * diff --git a/modules/activity/dataGrids.php b/modules/activity/dataGrids.php index ab26c129..b24ff0a8 100644 --- a/modules/activity/dataGrids.php +++ b/modules/activity/dataGrids.php @@ -3,7 +3,7 @@ * CATS * Contacts Datagrid * - * CATS Version: -s + * CATS Version: 0.9.7.4 * * Copyright (C) 2005 - 2007 Cognizo Technologies, Inc. * diff --git a/modules/companies/dataGrids.php b/modules/companies/dataGrids.php index 428b01e9..f370bdd5 100644 --- a/modules/companies/dataGrids.php +++ b/modules/companies/dataGrids.php @@ -3,7 +3,7 @@ * CATS * Companies Datagrid * - * CATS Version: -s + * CATS Version: 0.9.7.4 * * Copyright (C) 2005 - 2007 Cognizo Technologies, Inc. * diff --git a/modules/contacts/dataGrids.php b/modules/contacts/dataGrids.php index 07606fbe..b841c257 100644 --- a/modules/contacts/dataGrids.php +++ b/modules/contacts/dataGrids.php @@ -3,7 +3,7 @@ * CATS * Contacts Datagrid * - * CATS Version: -s + * CATS Version: 0.9.7.4 * * Copyright (C) 2005 - 2007 Cognizo Technologies, Inc. * diff --git a/modules/home/dataGrids.php b/modules/home/dataGrids.php index ac5d08f7..8409569c 100644 --- a/modules/home/dataGrids.php +++ b/modules/home/dataGrids.php @@ -3,7 +3,7 @@ * CATS * Home Datagrid * - * CATS Version: -s + * CATS Version: 0.9.7.4 * * Copyright (C) 2005 - 2007 Cognizo Technologies, Inc. * diff --git a/modules/joborders/dataGrids.php b/modules/joborders/dataGrids.php index 67670330..55bf1ed2 100644 --- a/modules/joborders/dataGrids.php +++ b/modules/joborders/dataGrids.php @@ -3,7 +3,7 @@ * CATS * Joborder Datagrid * - * CATS Version: -s + * CATS Version: 0.9.7.4 * * Copyright (C) 2005 - 2007 Cognizo Technologies, Inc. * diff --git a/modules/lists/dataGrids.php b/modules/lists/dataGrids.php index 5e0a5220..a4362fb4 100644 --- a/modules/lists/dataGrids.php +++ b/modules/lists/dataGrids.php @@ -3,7 +3,7 @@ * CATS * Companies Datagrid * - * CATS Version: -s + * CATS Version: 0.9.7.4 * * Copyright (C) 2005 - 2007 Cognizo Technologies, Inc. * diff --git a/rss/index.php b/rss/index.php index e6063f5f..501879e7 100644 --- a/rss/index.php +++ b/rss/index.php @@ -3,7 +3,7 @@ * CATS * RSS Display Module * - * CATS Version: -s + * CATS Version: 0.9.7.4 * * Copyright (C) 2005 - 2007 Cognizo Technologies, Inc. * diff --git a/xml/index.php b/xml/index.php index 3baf5720..96ed05d4 100644 --- a/xml/index.php +++ b/xml/index.php @@ -3,7 +3,7 @@ * CATS * RSS Display Module * - * CATS Version: -s + * CATS Version: 0.9.7.4 * * Copyright (C) 2005 - 2007 Cognizo Technologies, Inc. *