1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 11:50:30 +02:00

Version updated to 2.2.2 (git)

This commit is contained in:
Cameron
2019-05-29 11:50:02 -07:00
parent 183b96235a
commit 4bf9c89eaa

View File

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