From 30b4d20aa777499b6471a458047ee3122a6167e0 Mon Sep 17 00:00:00 2001 From: haneul Date: Wed, 11 Nov 2009 08:31:58 +0000 Subject: [PATCH] version up for release git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6933 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 f551ab9e6..ee8e6d42b 100644 --- a/config/config.inc.php +++ b/config/config.inc.php @@ -13,7 +13,7 @@ * @brief XE의 전체 버전 표기 * 이 파일의 수정이 없더라도 공식 릴리즈시에 수정되어 함께 배포되어야 함 **/ - define('__ZBXE_VERSION__', '1.2.6'); + define('__ZBXE_VERSION__', '1.3.0'); /** * @brief zbXE가 설치된 장소의 base path를 구함