server/src/config/constants.php
author ymh <ymh.work@gmail.com>
Thu, 14 Jan 2016 18:35:23 +0100
changeset 25 4ce76c9e7729
parent 19 eadaf0b8f02e
permissions -rw-r--r--
small corrections

<?php

return [

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

];