MMDVMHost-Dashboard/version.php

4 lines
64 B
PHP
Raw Normal View History

<?php
2017-03-22 22:29:28 +01:00
define("VERSION", "20170322-1 (".getGitVersion().")");
?>