Changeset 3316
- Timestamp:
- 05/23/07 17:39:03 (20 months ago)
- Files:
-
- 1 modified
-
sandbox/lib/config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sandbox/lib/config.php
r3152 r3316 4 4 /// See the GNU General Public License for more details. (/doc/LICENSE, /doc/COPYRIGHT) 5 5 define('TEXTCUBE_NAME', 'Textcube'); 6 define('TEXTCUBE_VERSION', '1.5 Development Branch a1 3');6 define('TEXTCUBE_VERSION', '1.5 Development Branch a14'); 7 7 define('TEXTCUBE_COPYRIGHT', 'Copyright © 2004-2007. Needlworks / Tatter Network Foundation. All rights reserved. Licensed under the GPL.'); 8 8 define('TEXTCUBE_HOMEPAGE', 'http://www.textcube.com/');
