diff --git a/base.php b/base.php index a78c5e9..55fa0f7 100644 --- a/base.php +++ b/base.php @@ -6,7 +6,7 @@ * @author Sébastien Lucas */ -define ("VERSION", "0.4.0"); +define ("VERSION", "0.4.1"); define ("DB", "db"); date_default_timezone_set($config['default_timezone']);