1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-28 10:20:45 +02:00

Updated to 2.2.0 (git)

This commit is contained in:
Cameron
2018-08-22 16:44:03 -07:00
parent 7e4f22c80d
commit d063b9585c

View File

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