server/src/config/constants.php
author ymh <ymh.work@gmail.com>
Wed, 06 Jul 2016 14:24:21 +0200
changeset 230 6e4cabc614ef
parent 19 eadaf0b8f02e
permissions -rw-r--r--
forgotten hgignore file

<?php

return [

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

];