1<?php
2/*
3* Copyright (c) 2020 e107 Inc e107.org, Licensed under GNU GPL (http://www.gnu.org/licenses/gpl.txt)
4*
5* Version file
6*/
7
8if (!defined('e107_INIT')) { exit; }
9
10$e107info['e107_version'] = "2.3.0";
11?>
12