server/src/config/constants.php
author nowmad@nowmads-macbook-pro.local
Tue, 15 Dec 2015 17:23:11 +0100
changeset 57 36dc51dd60e9
parent 19 eadaf0b8f02e
permissions -rw-r--r--
clean console.log

<?php

return [

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

];