Prepare release

This commit is contained in:
Sébastien Lucas 2013-01-02 20:53:17 +01:00
parent 5abcb05a90
commit 11f4efb51d
3 changed files with 11 additions and 3 deletions

View file

@ -6,7 +6,7 @@
* @author Sébastien Lucas <sebastien@slucas.fr>
*/
define ("VERSION", "0.2.3");
define ("VERSION", "0.3.0");
date_default_timezone_set($config['default_timezone']);
function getURLParam ($name, $default = NULL) {