4 lines
64 B
PHP
4 lines
64 B
PHP
|
<?php
|
||
|
define("VERSION", "20200605-1 (".getGitVersion().")");
|
||
|
?>
|