diff --git a/base.php b/base.php index a949beb..4421a70 100644 --- a/base.php +++ b/base.php @@ -6,7 +6,7 @@ * @author Sébastien Lucas */ -define ("VERSION", "0.7.0beta"); +define ("VERSION", "0.9.0"); define ("DB", "db"); date_default_timezone_set($config['default_timezone']);