From 52871c4a3a119f083e0b2baaad8ce172229595fb Mon Sep 17 00:00:00 2001 From: thisgun Date: Mon, 11 Jan 2021 20:01:17 +0900 Subject: [PATCH] =?UTF-8?q?=EC=98=81=EC=B9=B4=ED=8A=B8=205.4.4.6.1=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.php b/config.php index ce96a5df9..fdf281ffe 100644 --- a/config.php +++ b/config.php @@ -6,7 +6,7 @@ define('G5_VERSION', '그누보드5'); define('G5_GNUBOARD_VER', '5.4.4.6'); -define('G5_YOUNGCART_VER', '5.4.4.6'); +define('G5_YOUNGCART_VER', '5.4.4.6.1'); // 이 상수가 정의되지 않으면 각각의 개별 페이지는 별도로 실행될 수 없음 define('_GNUBOARD_', true);