MMDVMHost-Dashboard/version.php
2020-06-05 19:08:51 +01:00

4 lines
64 B
PHP

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