Prepare next release (hopefully it will be 1.0.0).
This commit is contained in:
부모
f40c33e69e
커밋
37b7ef9037
1개의 변경된 파일과 1개의 추가작업 그리고 1개의 파일을 삭제
2
base.php
2
base.php
|
|
@ -6,7 +6,7 @@
|
|||
* @author S<EFBFBD>bastien Lucas <sebastien@slucas.fr>
|
||||
*/
|
||||
|
||||
define ("VERSION", "1.0.0RC3");
|
||||
define ("VERSION", "1.0.0RC4");
|
||||
define ("DB", "db");
|
||||
date_default_timezone_set($config['default_timezone']);
|
||||
|
||||
|
|
|
|||
불러오는 중…
테이블 추가
Add a link
Reference in a new issue