From b855bbfb96d4b239f9b8ecd294f9a1c4d49d1131 Mon Sep 17 00:00:00 2001 From: thisgun Date: Tue, 4 Feb 2020 11:23:24 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B2=84=EC=A0=84=205.4.1.8=20=EC=88=98?= =?UTF-8?q?=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 952a284ea..6437041b7 100644 --- a/config.php +++ b/config.php @@ -5,7 +5,7 @@ ********************/ define('G5_VERSION', '그누보드5'); -define('G5_GNUBOARD_VER', '5.4.1.7'); +define('G5_GNUBOARD_VER', '5.4.1.8'); // 이 상수가 정의되지 않으면 각각의 개별 페이지는 별도로 실행될 수 없음 define('_GNUBOARD_', true);