* change the version to 3.0.stable.

This commit is contained in:
wangchunsheng
2012-03-02 10:56:07 +00:00
parent 87e487093f
commit a5bf13ab20
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
3.0
3.0.stable
+1 -1
View File
@@ -12,7 +12,7 @@
* @link http://www.zentao.net
*/
/* Basic settings. */
$config->version = '3.0'; // The version of zentaopms. Don't change it.
$config->version = '3.0.stable'; // 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