Release preparation

This commit is contained in:
Sébastien Lucas 2012-10-20 05:35:39 +02:00
parent 4014cfeb4e
commit 95df9c8b7d
2 changed files with 9 additions and 1 deletions

View file

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