* upgrade the version.

This commit is contained in:
wangchunsheng
2011-11-21 05:19:28 +00:00
parent df0d768bf5
commit c6ac2ddd99
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
2.3.stable
2.4.stable

View File

@@ -12,7 +12,7 @@
* @link http://www.zentao.net
*/
/* Basic settings. */
$config->version = '2.3'; // The version of zentaopms. Don't change it.
$config->version = '2.4'; // 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