Prepare next release (hopefully it will be 1.0.0).
This commit is contained in:
parent
f40c33e69e
commit
37b7ef9037
2
base.php
2
base.php
|
@ -6,7 +6,7 @@
|
||||||
* @author S<EFBFBD>bastien Lucas <sebastien@slucas.fr>
|
* @author S<EFBFBD>bastien Lucas <sebastien@slucas.fr>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
define ("VERSION", "1.0.0RC3");
|
define ("VERSION", "1.0.0RC4");
|
||||||
define ("DB", "db");
|
define ("DB", "db");
|
||||||
date_default_timezone_set($config['default_timezone']);
|
date_default_timezone_set($config['default_timezone']);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue