From 60f865f51be8157c6a0b52442dff79db4d9b0c73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lucas?= Date: Fri, 13 Sep 2013 18:03:04 +0200 Subject: [PATCH] Prepare next version --- base.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base.php b/base.php index ebe3834..a13a09f 100644 --- a/base.php +++ b/base.php @@ -6,7 +6,7 @@ * @author Sébastien Lucas */ -define ("VERSION", "0.6.2"); +define ("VERSION", "0.7.0beta"); define ("DB", "db"); date_default_timezone_set($config['default_timezone']);