Skip to content

Commit

Permalink
버전 5.4.3 으로 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
thisgun committed Oct 28, 2020
1 parent e3e6d31 commit dff5c71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
********************/

define('G5_VERSION', '그누보드5');
define('G5_GNUBOARD_VER', '5.4.2.9');
define('G5_GNUBOARD_VER', '5.4.3');

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

0 comments on commit dff5c71

Please sign in to comment.