From 60e8619d216f3d8bcbf888b04abfb4d757c4384b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lucas?= Date: Thu, 4 Apr 2013 21:12:52 +0200 Subject: [PATCH] Prepare release --- base.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base.php b/base.php index 321106e..b2c0c98 100644 --- a/base.php +++ b/base.php @@ -6,7 +6,7 @@ * @author Sébastien Lucas */ -define ("VERSION", "0.3.4"); +define ("VERSION", "0.3.5"); define ("DB", "db"); date_default_timezone_set($config['default_timezone']);