MMDVMHost-Dashboard/version.php

4 lines
64 B
PHP
Raw Normal View History

<?php
2017-07-14 20:04:40 +02:00
define("VERSION", "20170714-1 (".getGitVersion().")");
?>