1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-03 13:17:24 +02:00

Updated ver.php to 2.1.8 (git)

This commit is contained in:
Cameron
2017-12-24 13:25:24 -08:00
parent 1a306412f4
commit 14345358b1

View File

@@ -10,6 +10,6 @@
if (!defined('e107_INIT')) { exit; }
$e107info['e107_version'] = "2.1.7 (git)";
$e107info['e107_version'] = "2.1.8 (git)";
?>