From e991ba3d3e59eadc5b3cd510b5d397699f420e89 Mon Sep 17 00:00:00 2001 From: YJSoft Date: Wed, 30 Apr 2014 11:47:06 +0900 Subject: [PATCH] Update config.inc.php --- 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 a5e23e9..11de78b 100644 --- a/config/config.inc.php +++ b/config/config.inc.php @@ -24,7 +24,7 @@ * @brief XE의 전체 버전 표기 * 이 파일의 수정이 없더라도 공식 릴리즈시에 수정되어 함께 배포되어야 함 **/ - define('__ZBXE_VERSION__', '1.4.5.23-alpha2'); + define('__ZBXE_VERSION__', '1.4.5.23'); /** * @brief zbXE가 설치된 장소의 base path를 구함