From 3afbed8db5ed70d7c6cbdfe8f798395a1377e2a9 Mon Sep 17 00:00:00 2001 From: Sangyoon Jang Date: Wed, 11 Oct 2017 21:33:15 +0900 Subject: [PATCH] Release version 0.9.1 Changes: - Fix wrong log format argument - Fix defects from static analysis Change-Id: If0649832cc363a160f06dc9541bbb7474d66a178 Signed-off-by: Sangyoon Jang --- packaging/pkgmgr.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/pkgmgr.spec b/packaging/pkgmgr.spec index d3b2386..3395742 100644 --- a/packaging/pkgmgr.spec +++ b/packaging/pkgmgr.spec @@ -1,6 +1,6 @@ Name: pkgmgr Summary: Packager Manager client library package -Version: 0.9.0 +Version: 0.9.1 Release: 0 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4