server/src/config/constants.php
author Chloe Laisne <chloe.laisne@gmail.com>
Tue, 23 Aug 2016 23:05:25 +0200
changeset 259 6af61adbd570
parent 19 eadaf0b8f02e
permissions -rw-r--r--
doc-subject for bnf links

<?php

return [

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

];