Changed version number in UpgradeCommon.php

This commit is contained in:
denise 2013-01-15 15:46:07 -05:00
parent e98d6e92bb
commit e46ba0eb77

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()
{