HBMonv2/html/include/version.php

5 lines
77 B
PHP
Raw Normal View History

<?php
define("VERSION", "Ver 1.6.9");
2024-06-14 00:48:02 +01:00
define("DASH", "ShaYmez-14062024");
?>