server/src/config/constants.php
author ymh <ymh.work@gmail.com>
Mon, 06 Jun 2016 01:10:25 +0200
changeset 170 31bee084df32
parent 19 eadaf0b8f02e
permissions -rw-r--r--
Documents cn have more than one spatial sameas property

<?php

return [

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

];