diff --git a/ini.inc.php b/ini.inc.php index af5f10521..5d56161fe 100755 --- a/ini.inc.php +++ b/ini.inc.php @@ -50,7 +50,7 @@ } /************* CUBECART SPECIFIC SETTINGS *************/ -define('CC_VERSION', '6.4.7'); // Version Number +define('CC_VERSION', '6.4.8'); // Version Number define('CC_INI_SET', true); // Stop includes and the like from being executed on their own define('CC_DS', DIRECTORY_SEPARATOR); // Deprecated but kept for backward compatibility define('CC_PS', PATH_SEPARATOR);