MMDVMHost-Dashboard/version.php
Kim Huebel 30598cd68d Halloween-Edition, hi
now resolving Callsigns from ID when using sqlite-database, so no further
needs to activate dmrids.dat in MMDVM.ini
2017-10-29 18:19:57 +00:00

4 lines
64 B
PHP

<?php
define("VERSION", "20171031-1 (".getGitVersion().")");
?>