From 0d11a851a238f13bf05d0f98c292e295cbe9822f Mon Sep 17 00:00:00 2001 From: donghee yang Date: Wed, 12 Dec 2012 23:54:48 +0900 Subject: [PATCH] [Title] Fixed a bug that remote server status is wrong --- package/changelog | 3 +++ package/pkginfo.manifest | 2 +- src/build_server/RemoteBuildServer.rb | 5 +++++ 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/package/changelog b/package/changelog index 3ad5bec..874391c 100644 --- a/package/changelog +++ b/package/changelog @@ -1,3 +1,6 @@ +* 2.0.3 +- fixed bug about web, build-cli query +== donghee yang 2012-12-12 * 2.0.2 - fixed bug about web, build-cli query == sungmin kim 2012-12-12 diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index d82d021..a258df4 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -1,5 +1,5 @@ Source : dibs -Version :2.0.2 +Version :2.0.3 Maintainer : taejun ha, jiil hyoun , donghyuk yang , donghee yang , sungmin kim