Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

Commit

Permalink
5.1.18 버전변경
Browse files Browse the repository at this point in the history
  • Loading branch information
chicpro committed May 17, 2016
1 parent c3a49bf commit bde8fc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
********************/

define('G5_VERSION', '그누보드5');
define('G5_GNUBOARD_VER', '5.1.17');
define('G5_YOUNGCART_VER', '5.1.17');
define('G5_GNUBOARD_VER', '5.1.18');
define('G5_YOUNGCART_VER', '5.1.18');

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

0 comments on commit bde8fc4

Please sign in to comment.