MMDVMHost-Dashboard/version.php

3 lines
41 B
PHP
Raw Normal View History

<?php
2016-08-10 22:25:48 +02:00
define("VERSION", "20160810-1");
?>