Prepare release

This commit is contained in:
Sébastien Lucas 2013-02-14 09:19:31 +01:00
parent 924b9b0b78
commit b117f022e6

View file

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