Already change version so that I will not forget

This commit is contained in:
Sébastien Lucas 2012-07-21 15:42:33 +02:00
parent 3ebc6ef5eb
commit f0cbe27c5b

View file

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