From f1a0b3d7a460d14e6c0db4a7d393184016a3d0e3 Mon Sep 17 00:00:00 2001 From: molong Date: Sun, 14 Jan 2018 10:06:12 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/common.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/common.php b/application/common.php index a4ec689a..cdaeca6a 100644 --- a/application/common.php +++ b/application/common.php @@ -8,7 +8,7 @@ // +---------------------------------------------------------------------- // SentCMS常量定义 -define('SENTCMS_VERSION', '3.1.201706'); +define('SENTCMS_VERSION', '3.5.201801'); define('SENT_ADDON_PATH', __DIR__ . '/../addons' . DS); //字符串解密加密