From 5b4c47f61ef97626e8b86ea6913d2195012ed2d4 Mon Sep 17 00:00:00 2001 From: zero Date: Mon, 31 Aug 2009 06:15:40 +0000 Subject: [PATCH] =?UTF-8?q?XE=20Core=201.2.5=20=EB=B2=84=EC=A0=84=20?= =?UTF-8?q?=ED=91=9C=EA=B8=B0=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6766 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- config/config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.inc.php b/config/config.inc.php index 4d995e225..e0c26e785 100644 --- a/config/config.inc.php +++ b/config/config.inc.php @@ -13,7 +13,7 @@ * @brief XE의 전체 버전 표기 * 이 파일의 수정이 없더라도 공식 릴리즈시에 수정되어 함께 배포되어야 함 **/ - define('__ZBXE_VERSION__', '1.2.4'); + define('__ZBXE_VERSION__', '1.2.5'); /** * @brief zbXE가 설치된 장소의 base path를 구함