server/src/config/constants.php
author ymh <ymh.work@gmail.com>
Wed, 13 Apr 2016 13:38:40 +0200
changeset 152 dd6b3adde73b
parent 19 eadaf0b8f02e
permissions -rw-r--r--
uppercase in libraries to match other folders

<?php

return [

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

];