server/src/config/constants.php
author ymh <ymh.work@gmail.com>
Fri, 25 Mar 2016 17:03:45 +0100
changeset 143 023b6d467566
parent 19 eadaf0b8f02e
permissions -rw-r--r--
Change id prefix + url + correct tests

<?php

return [

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

];