Skip to content

Commit

Permalink
update version no / name to 0.9.3 Inferno (#119)
Browse files Browse the repository at this point in the history
update version no / name to 0.9.3 Inferno (#119)
  • Loading branch information
RussH committed Aug 22, 2016
1 parent 7ddad3e commit ab20fdb
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion ajax.php 100755 → 100644
Expand Up @@ -3,7 +3,7 @@
* CATS
* AJAX Delegation Module
*
* CATS Version: 0.9.2 Diablo
* CATS Version: 0.9.3 Inferno
*
* Copyright (C) 2005 - 2007 Cognizo Technologies, Inc.
*
Expand Down
2 changes: 1 addition & 1 deletion careers/index.php 100755 → 100644
Expand Up @@ -3,7 +3,7 @@
* CATS
* Careers Page Display Module
*
* CATS Version: 0.9.2 Diablo
* CATS Version: 0.9.3 Inferno
*
* Copyright (C) 2005 - 2007 Cognizo Technologies, Inc.
*
Expand Down
2 changes: 1 addition & 1 deletion constants.php 100755 → 100644
Expand Up @@ -41,7 +41,7 @@
);

/* CATS Version */
define('CATS_VERSION', '0.9.2 Diablo');
define('CATS_VERSION', '0.9.3 Inferno');

/* Copyright information at bottom of pages. */
define('COPYRIGHT_HTML', '© 2005 - 2007 Cognizo Technologies, Inc.');
Expand Down
2 changes: 1 addition & 1 deletion index.php 100755 → 100644
Expand Up @@ -3,7 +3,7 @@
* CATS
* Index (Delegation Module)
*
* CATS Version: 0.9.2 Diablo
* CATS Version: 0.9.3 Inferno
*
* Copyright (C) 2005 - 2007 Cognizo Technologies, Inc.
*
Expand Down
2 changes: 1 addition & 1 deletion modules/activity/dataGrids.php 100755 → 100644
Expand Up @@ -3,7 +3,7 @@
* CATS
* Contacts Datagrid
*
* CATS Version: 0.9.2 Diablo
* CATS Version: 0.9.3 Inferno
*
* Copyright (C) 2005 - 2007 Cognizo Technologies, Inc.
*
Expand Down
2 changes: 1 addition & 1 deletion modules/companies/dataGrids.php 100755 → 100644
Expand Up @@ -3,7 +3,7 @@
* CATS
* Companies Datagrid
*
* CATS Version: 0.9.2 Diablo
* CATS Version: 0.9.3 Inferno
*
* Copyright (C) 2005 - 2007 Cognizo Technologies, Inc.
*
Expand Down
2 changes: 1 addition & 1 deletion modules/contacts/dataGrids.php 100755 → 100644
Expand Up @@ -3,7 +3,7 @@
* CATS
* Contacts Datagrid
*
* CATS Version: 0.9.2 Diablo
* CATS Version: 0.9.3 Inferno
*
* Copyright (C) 2005 - 2007 Cognizo Technologies, Inc.
*
Expand Down
2 changes: 1 addition & 1 deletion modules/home/dataGrids.php 100755 → 100644
Expand Up @@ -3,7 +3,7 @@
* CATS
* Home Datagrid
*
* CATS Version: 0.9.2 Diablo
* CATS Version: 0.9.3 Inferno
*
* Copyright (C) 2005 - 2007 Cognizo Technologies, Inc.
*
Expand Down
2 changes: 1 addition & 1 deletion modules/joborders/dataGrids.php 100755 → 100644
Expand Up @@ -3,7 +3,7 @@
* CATS
* Joborder Datagrid
*
* CATS Version: 0.9.2 Diablo
* CATS Version: 0.9.3 Inferno
*
* Copyright (C) 2005 - 2007 Cognizo Technologies, Inc.
*
Expand Down
2 changes: 1 addition & 1 deletion modules/lists/dataGrids.php 100755 → 100644
Expand Up @@ -3,7 +3,7 @@
* CATS
* Companies Datagrid
*
* CATS Version: 0.9.2 Diablo
* CATS Version: 0.9.3 Inferno
*
* Copyright (C) 2005 - 2007 Cognizo Technologies, Inc.
*
Expand Down
2 changes: 1 addition & 1 deletion rss/index.php 100755 → 100644
Expand Up @@ -3,7 +3,7 @@
* CATS
* RSS Display Module
*
* CATS Version: 0.9.2 Diablo
* CATS Version: 0.9.3 Inferno
*
* Copyright (C) 2005 - 2007 Cognizo Technologies, Inc.
*
Expand Down
2 changes: 1 addition & 1 deletion xml/index.php 100755 → 100644
Expand Up @@ -3,7 +3,7 @@
* CATS
* RSS Display Module
*
* CATS Version: 0.9.2 Diablo
* CATS Version: 0.9.3 Inferno
*
* Copyright (C) 2005 - 2007 Cognizo Technologies, Inc.
*
Expand Down

0 comments on commit ab20fdb

Please sign in to comment.