server/src/config/constants.php
author ymh <ymh.work@gmail.com>
Thu, 10 Dec 2015 18:57:58 +0100
changeset 26 72f51a9386ff
parent 19 eadaf0b8f02e
permissions -rw-r--r--
upgrade libs and correct tests

<?php

return [

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

];