MMDVMHost-Dashboard/version.php

4 lines
64 B
PHP
Raw Normal View History

<?php
2017-07-26 23:45:17 +02:00
define("VERSION", "20170726-1 (".getGitVersion().")");
?>