MMDVMHost-Dashboard/version.php

4 lines
42 B
PHP
Raw Normal View History

<?php
2016-10-28 21:16:10 +02:00
define("VERSION", "20161028-1");
?>