From d37200addd713c92ff7835f91d6da2fb5ff3be93 Mon Sep 17 00:00:00 2001 From: Olivier PEREZ Date: Tue, 30 Dec 2014 18:15:04 +0100 Subject: [PATCH] Change version number to 0.9 --- app/inc/constants.php.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/inc/constants.php.template b/app/inc/constants.php.template index af7f289..d7b58bc 100644 --- a/app/inc/constants.php.template +++ b/app/inc/constants.php.template @@ -18,7 +18,7 @@ */ // FRAMADATE version -const VERSION = 0.8; +const VERSION = 0.9; // Server name const STUDS_URL = '';