1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 20:30:39 +02:00

Updated ver.php to v2.1.6 (git)

This commit is contained in:
Cameron
2017-03-21 16:03:28 -07:00
parent 329095336e
commit 9a8c1d375b

View File

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