Release preparation

This commit is contained in:
Sébastien Lucas 2012-09-10 17:33:04 +02:00
parent 98d479df0f
commit b1d55aabee
2 changed files with 7 additions and 1 deletions

View file

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