CC-4846: Upgrade meet PHP warning

-fixed
This commit is contained in:
denise 2013-01-15 16:48:42 -05:00
parent 6de4c4b63d
commit e485e312b9
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ class UpgradeCommon{
const CONF_PYPO_GRP = "pypo";
const CONF_WWW_DATA_GRP = "www-data";
const CONF_BACKUP_SUFFIX = "220";
const VERSION_NUMBER = "2.2.0";
const CONF_BACKUP_SUFFIX = "230";
const VERSION_NUMBER = "2.3.0";
public static function SetDefaultTimezone()
{