Skip to content

Commit

Permalink
5.2.9.8 버전 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
thisgun committed Dec 20, 2017
1 parent 1e41f6a commit 68f8836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.php
Expand Up @@ -5,7 +5,7 @@
********************/

define('G5_VERSION', '그누보드5');
define('G5_GNUBOARD_VER', '5.2.9.7');
define('G5_GNUBOARD_VER', '5.2.9.8');

// 이 상수가 정의되지 않으면 각각의 개별 페이지는 별도로 실행될 수 없음
define('_GNUBOARD_', true);
Expand Down

0 comments on commit 68f8836

Please sign in to comment.