MMDVMHost-Dashboard/version.php

4 lines
42 B
PHP
Raw Normal View History

<?php
2016-09-11 23:04:36 +02:00
define("VERSION", "20160911-1");
?>