Changeset 6661

Show
Ignore:
Timestamp:
09/13/08 21:26:37 (4 months ago)
Author:
inureyes
Message:

refs #1074

  • 버전 번호 변경
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/library/config.php

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