From 45223dbec1998c680b853c2b0404c2c40f90533c Mon Sep 17 00:00:00 2001 From: donghee yang Date: Fri, 14 Dec 2012 11:33:55 +0900 Subject: [PATCH] [Title] Protocol version up --- package/changelog | 6 ++++++ package/pkginfo.manifest | 2 +- src/common/BuildComm.rb | 14 +++++++------- 3 files changed, 14 insertions(+), 8 deletions(-) diff --git a/package/changelog b/package/changelog index c7adccf..a52fa8e 100644 --- a/package/changelog +++ b/package/changelog @@ -1,3 +1,9 @@ +* 2.0.5 +- Upgraded protocol version to 1.7.0 +- Fixed Sign Up bug on WEB +- Fixed Job group filtering on WEB +- Fixed User Delete on WEB +== donghee yang 2012-12-14 * 2.0.4 - Fixed below bug again == donghee yang 2012-12-12 diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index a804e1c..b31b084 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -1,5 +1,5 @@ Source : dibs -Version :2.0.4 +Version :2.0.5 Maintainer : taejun ha, jiil hyoun , donghyuk yang , donghee yang , sungmin kim