Prepare next release (hopefully it will be 1.0.0).

This commit is contained in:
Sébastien Lucas 2014-12-29 18:25:13 +01:00
parent f40c33e69e
commit 37b7ef9037

View file

@ -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']);