Changeset 3316

Show
Ignore:
Timestamp:
05/23/07 17:39:03 (20 months ago)
Author:
inureyes
Message:

#408

  • 데이터베이스 업데이트를 위한 버전 번호 변경
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • sandbox/lib/config.php

    r3152 r3316  
    44/// See the GNU General Public License for more details. (/doc/LICENSE, /doc/COPYRIGHT) 
    55define('TEXTCUBE_NAME', 'Textcube'); 
    6 define('TEXTCUBE_VERSION', '1.5 Development Branch a13'); 
     6define('TEXTCUBE_VERSION', '1.5 Development Branch a14'); 
    77define('TEXTCUBE_COPYRIGHT', 'Copyright © 2004-2007. Needlworks / Tatter Network Foundation. All rights reserved. Licensed under the GPL.'); 
    88define('TEXTCUBE_HOMEPAGE', 'http://www.textcube.com/');