diff --git a/system/functions.php b/system/functions.php index 1b8052f3d..c3fec3d84 100644 --- a/system/functions.php +++ b/system/functions.php @@ -3,7 +3,7 @@ * Main function library. * * @package Cotonti - * @version 0.6.17 + * @version 0.6.18 * @author Neocrome, Cotonti Team * @copyright Copyright (c) 2008-2011 Cotonti Team * @license BSD License @@ -42,8 +42,8 @@ //unset ($warnings, $moremetas, $morejavascript, $error_string, $sed_cat, $sed_smilies, $sed_acc, $sed_catacc, $sed_rights, $sed_config, $sql_config, $sed_usersonline, $sed_plugins, $sed_groups, $rsedition, $rseditiop, $rseditios, $tcount, $qcount) $cfg['svnrevision'] = '$Rev$'; //DO NOT MODIFY this is set by SVN automatically -$cfg['version'] = '0.6.17'; -$cfg['dbversion'] = '0.6.17'; +$cfg['version'] = '0.6.18'; +$cfg['dbversion'] = '0.6.18'; if($cfg['customfuncs']) {