5.3.2.6 버전 수정

This commit is contained in:
thisgun
2019-02-14 10:10:33 +09:00
parent 04f55c8b95
commit 92ded4b17a

View File

@ -5,7 +5,7 @@
********************/
define('G5_VERSION', '그누보드5');
define('G5_GNUBOARD_VER', '5.3.2.5');
define('G5_GNUBOARD_VER', '5.3.2.6');
// 이 상수가 정의되지 않으면 각각의 개별 페이지는 별도로 실행될 수 없음
define('_GNUBOARD_', true);