From a4d46c623fe47be835c80cdee957595a6e060c65 Mon Sep 17 00:00:00 2001 From: thisgun Date: Wed, 16 Aug 2017 09:57:09 +0900 Subject: [PATCH] =?UTF-8?q?5.2.9.2=20=EB=B2=84=EC=A0=84=20=EC=A0=95?= =?UTF-8?q?=EB=B3=B4=20=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 ac06f99a6..616032d14 100644 --- a/config.php +++ b/config.php @@ -5,7 +5,7 @@ ********************/ define('G5_VERSION', '그누보드5'); -define('G5_GNUBOARD_VER', '5.2.9'); +define('G5_GNUBOARD_VER', '5.2.9.2'); define('G5_YOUNGCART_VER', '5.2.9.2'); // 이 상수가 정의되지 않으면 각각의 개별 페이지는 별도로 실행될 수 없음