diff --git a/base.php b/base.php index 5afb4e2..4533ce0 100644 --- a/base.php +++ b/base.php @@ -6,7 +6,7 @@ * @author S�bastien Lucas */ -define ("VERSION", "1.0.0RC3"); +define ("VERSION", "1.0.0RC4"); define ("DB", "db"); date_default_timezone_set($config['default_timezone']);