MMDVMHost-Dashboard/version.php

4 lines
64 B
PHP
Raw Normal View History

<?php
2017-05-07 14:21:21 +02:00
define("VERSION", "20170507-1 (".getGitVersion().")");
?>