From 9cb8f7373808d8a042d142c9c320df52ee59a17b Mon Sep 17 00:00:00 2001 From: chicpro Date: Wed, 13 May 2015 11:51:22 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B7=B8=EB=88=84=EB=B3=B4=EB=93=9C5=20?= =?UTF-8?q?=EB=B2=84=EC=A0=84=20=EC=A0=95=EB=B3=B4=20=EC=83=81=EC=88=98=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.php | 1 + 1 file changed, 1 insertion(+) diff --git a/config.php b/config.php index edcd085b0..1256efa2e 100644 --- a/config.php +++ b/config.php @@ -5,6 +5,7 @@ ********************/ define('G5_VERSION', '그누보드5'); +define('G5_GNUBOARD_VER', '5.0.33'); // 이 상수가 정의되지 않으면 각각의 개별 페이지는 별도로 실행될 수 없음 define('_GNUBOARD_', true);