1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-29 10:38:08 +01:00

Updated version to 2.1.5 (git)

This commit is contained in:
Cameron 2017-01-18 12:40:45 -08:00
parent 221d66d6a3
commit 63cdef8796

View File

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