Changeset 5352
- Timestamp:
- 02/22/08 02:02:41 (11 months ago)
- Files:
-
- 1 modified
-
trunk/lib/config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/config.php
r5347 r5352 6 6 // Define basic signatures. 7 7 define('TEXTCUBE_NAME', 'Textcube'); 8 define('TEXTCUBE_VERSION', '1.6 Release Candidate 1b5');8 define('TEXTCUBE_VERSION', '1.6 Release Candidate 2'); 9 9 define('TEXTCUBE_COPYRIGHT', 'Copyright © 2004-2008. Needlworks / Tatter Network Foundation. All rights reserved. Licensed under the GPL.'); 10 10 define('TEXTCUBE_HOMEPAGE', 'http://www.textcube.org/');
