+* 2.1.18
+- Increase protocol version from 1.8.0 to 1.9.0
+== Sungmin kim <dev.sungmin.kim@samsung.com> 2013-04-04
* 2.1.17
- Add command about "pkg-cli changeLog -u url [-s snapshotName1,snapshotName2]"
- Fixed Multi-job about sub-job add internal job for cancel process
Source : dibs
-Version :2.1.17
+Version :2.1.18
Maintainer : taejun ha<taejun.ha@samsung.com>, jiil hyoun <jiil.hyoun@samsung.com>, donghyuk yang <donghyouk.yang@samsung.com>, donghee yang <donghee.yang@samsung.com>, sungmin kim <dev.sungmin.kim@samsung.com
Package : dibs
ATTEMPTS = ["first", "second", "third"]
class BuildCommServer
- VERSION = "1.8.0"
+ VERSION = "1.9.0"
private_class_method :new
class BuildCommClient
- VERSION = "1.8.0"
+ VERSION = "1.9.0"
FIRST_RESPONSE_TIMEOUT = 120
private_class_method :new