server/src/config/constants.php
author ymh <ymh.work@gmail.com>
Tue, 01 Dec 2015 13:33:08 +0100
changeset 20 a9b98b16b053
parent 19 eadaf0b8f02e
permissions -rw-r--r--
add contributor list + edition pane

<?php

return [

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

];