5.3.2.2 버전 수정

This commit is contained in:
thisgun
2018-12-17 18:47:40 +09:00
parent 53457e3b2f
commit c028d34f78

View File

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