MMDVM/html/version.php
2022-08-24 08:10:10 +02:00

4 lines
64 B
PHP
Executable File

<?php
define("VERSION", "20200605-1 (".getGitVersion().")");
?>