MMDVMHost-Dashboard/version.php
2017-07-12 22:44:51 +02:00

4 lines
64 B
PHP

<?php
define("VERSION", "20170712-2 (".getGitVersion().")");
?>