Changed version number in UpgradeCommon.php
This commit is contained in:
parent
e98d6e92bb
commit
e46ba0eb77
1 changed files with 2 additions and 2 deletions
|
@ -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()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue