From b5592b84665a0a1af89035224d0a20b17dc8dfad Mon Sep 17 00:00:00 2001 From: chicpro Date: Tue, 5 Jul 2016 10:53:16 +0900 Subject: [PATCH] =?UTF-8?q?5.1.19=20=EB=B2=84=EC=A0=84=EB=B3=80=EA=B2=BD?= 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 72b55796c..f3c5d87a4 100644 --- a/config.php +++ b/config.php @@ -5,7 +5,7 @@ ********************/ define('G5_VERSION', '그누보드5'); -define('G5_GNUBOARD_VER', '5.1.18'); +define('G5_GNUBOARD_VER', '5.1.19'); // 이 상수가 정의되지 않으면 각각의 개별 페이지는 별도로 실행될 수 없음 define('_GNUBOARD_', true);