MMDVMHost-Dashboard/version.php
Kim Hübel 0f44b9a196 Initial Work for supporting DAPNET/POCSAG in Dashboard
Service Buttons added, also for DMRGateway as this is now mandatory for MMDVMHost.
2020-09-21 14:13:41 +01:00

4 lines
64 B
PHP

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