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