Skip to content

Commit

Permalink
5.3.1.2 버전 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
thisgun committed Apr 20, 2018
1 parent 0b8ac2f commit 850145b
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.3.1');
define('G5_GNUBOARD_VER', '5.3.1.2');

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

0 comments on commit 850145b

Please sign in to comment.