Changeset 5660

Show
Ignore:
Timestamp:
03/28/08 01:32:47 (10 months ago)
Author:
inureyes
Message:

#902

  • 버전 번호 변경
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/lib/config.php

    r5649 r5660  
    66// Define basic signatures. 
    77define('TEXTCUBE_NAME', 'Textcube'); 
    8 define('TEXTCUBE_VERSION', '1.7 : pre-Alpha 1'); 
     8define('TEXTCUBE_VERSION', '1.7 : Alpha 1'); 
    99define('TEXTCUBE_COPYRIGHT', 'Copyright © 2004-2008. Needlworks / Tatter Network Foundation. All rights reserved. Licensed under the GPL.'); 
    1010define('TEXTCUBE_HOMEPAGE', 'http://www.textcube.org/');