1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 03:40:37 +02:00

* Updated ver.php to v2.1.7 (git)

This commit is contained in:
Cameron
2017-10-06 12:21:18 -07:00
parent 15bf08cf5f
commit 535d85fa33

View File

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