Changeset 6369

Show
Ignore:
Timestamp:
07/01/08 16:39:14 (6 months ago)
Author:
inureyes
Message:

#1038

  • 버전 번호 변경
  • 배포 문서 업데이트
Location:
branches/1.7
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • branches/1.7/doc/changes_ko

    r6358 r6369  
    1818 * 플러그인: 모블로깅 시 일부 SKT 핸드폰이 수요일을 Wed가 아니라 Wen으로 보내주기 때문에 등록 일자가 1970년 1월 1일로 등록되는 문제 수정 (#1036) 
    1919 * 모바일  : iPod touch로 댓글이 달리지 않는 문제 수정 (#1039) 
     20 * 스킨    : 이메이징 갤러리를 사용할 때 가운데로 정렬되지 않는 문제 수정 (#1043) 
     21 * 스킨    : 기본 스킨에서 달력의 제목이 왼쪽으로 쏠려있는 문제 수정 (#1043) 
    2022 
    2123== v1.7.1 개발 관련 노트 == 
  • branches/1.7/lib/config.php

    r6358 r6369  
    66// Define basic signatures. 
    77define('TEXTCUBE_NAME', 'Textcube'); 
    8 define('TEXTCUBE_VERSION', '1.7.2 : Release candidate'); 
     8define('TEXTCUBE_VERSION', '1.7.2 : Risoluto'); 
    99define('TEXTCUBE_COPYRIGHT', 'Copyright © 2004-2008. Needlworks / Tatter Network Foundation. All rights reserved. Licensed under the GPL.'); 
    1010define('TEXTCUBE_HOMEPAGE', 'http://www.textcube.org/');