From 362f290972ebbad7e0c8e0687a25cced279b90e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lucas?= Date: Thu, 20 Mar 2014 16:00:54 +0100 Subject: [PATCH] Update Phing file. --- base.php | 2 +- build.xml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/base.php b/base.php index 0456017..10219de 100644 --- a/base.php +++ b/base.php @@ -6,7 +6,7 @@ * @author S�bastien Lucas */ -define ("VERSION", "0.9.1beta"); +define ("VERSION", "0.9.1RC1"); define ("DB", "db"); date_default_timezone_set($config['default_timezone']); diff --git a/build.xml b/build.xml index 465cc24..c4e32e1 100644 --- a/build.xml +++ b/build.xml @@ -24,6 +24,7 @@ + @@ -31,7 +32,9 @@ + +