MMDVMHost-Dashboard/version.php

4 lines
64 B
PHP
Raw Normal View History

<?php
2017-10-17 20:18:56 +02:00
define("VERSION", "20171017-1 (".getGitVersion().")");
?>