update version

This commit is contained in:
Comsenz 2017-10-09 09:32:52 +08:00
parent 8364d84819
commit 64ac10b0bc
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ if(!defined('IN_DISCUZ')) {
if(!defined('DISCUZ_VERSION')) {
define('DISCUZ_VERSION', 'X3.4');
define('DISCUZ_RELEASE', '20170801');
define('DISCUZ_RELEASE', '20171001');
define('DISCUZ_FIXBUG', '34000000');
}