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

Updated ver.php to v2.3.2 (git)

Removed closing PHP tag from generated ver.php file during build.
This commit is contained in:
Cameron
2021-12-02 14:51:18 -08:00
parent cf7bfb39d5
commit f8d5157121
2 changed files with 2 additions and 4 deletions

View File

@@ -10,5 +10,5 @@
if (!defined('e107_INIT')) { exit; }
$e107info['e107_version'] = "2.3.1";
$e107info['e107_version'] = "2.3.2 (git)";