(2010-) * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package System * */ // Main version variable $version = \Froxlor\Froxlor::VERSION; // Database version (YYYYMMDDC where C is a daily counter) $dbversion = \Froxlor\Froxlor::DBVERSION; // Distribution branding-tag (used for Debian etc.) $branding = \Froxlor\Froxlor::BRANDING;