MMDVMHost-Dashboard/version.php

4 lines
64 B
PHP
Raw Normal View History

<?php
2017-03-15 18:17:47 +01:00
define("VERSION", "20170315-1 (".getGitVersion().")");
?>