5.3.3 버전으로 수정

This commit is contained in:
thisgun
2019-06-18 17:55:43 +09:00
parent 86fb983eac
commit 2199ffd44d

View File

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