server/src/config/constants.php
author Chloe Laisne <chloe.laisne@gmail.com>
Tue, 07 Jun 2016 12:18:53 +0200
changeset 178 4d051f080e7e
parent 19 eadaf0b8f02e
permissions -rw-r--r--
JSLint /discourses

<?php

return [

    'VERSION' => [0,0,0,'alpha',1],

];