diff --git a/app/inc/constants.php.template b/app/inc/constants.php.template index af7f289258b7fb8947a6212a814cf5a0de2ce400..d7b58bca6156fca6322de0b5c41401804c8bee6e 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 = '<www.mydomain.com>';