* upgrade version to 2.3.

This commit is contained in:
wangchunsheng
2011-10-29 02:00:43 +00:00
parent 6d23c5722c
commit 7b7c7497f0
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
2.2.stable
2.3.stable

View File

@@ -12,7 +12,7 @@
* @link http://www.zentao.net
*/
/* Basic settings. */
$config->version = '2.2'; // The version of zentaopms. Don't change it.
$config->version = '2.3'; // The version of zentaopms. Don't change it.
$config->encoding = 'UTF-8'; // The encoding of znetaopms.
$config->cookieLife = time() + 2592000; // The cookie life time.
$config->timezone = 'Asia/Shanghai'; // The time zone setting, for more see http://www.php.net/manual/en/timezones.php