1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 09:34:54 +02:00

Update version and core image.

This commit is contained in:
Cameron
2016-04-06 19:31:22 -07:00
parent f5fe166c11
commit 8143469f5c
2 changed files with 163 additions and 245 deletions

View File

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