MMDVMHost-Dashboard/version.php
2018-06-04 12:45:48 +00:00

4 lines
64 B
PHP

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