Changeset 6898
- Timestamp:
- 11/03/08 00:56:51 (2 months ago)
- Files:
-
- 1 modified
-
branches/1.7/library/config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.7/library/config.php
r6875 r6898 6 6 // Define basic signatures. 7 7 define('TEXTCUBE_NAME', 'Textcube'); 8 define('TEXTCUBE_VERSION', '1.7.6 Release Candidate 2');8 define('TEXTCUBE_VERSION', '1.7.6 : Staccato'); 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/');
