server/src/config/constants.php
author nowmad@23.1.168.192.in-addr.arpa
Thu, 17 Dec 2015 12:15:57 +0100
changeset 68 69977e2aa39e
parent 19 eadaf0b8f02e
permissions -rw-r--r--
improve general design of components

<?php

return [

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

];