From 609b0e697f0e33c10c07cda711bb4ee260953d55 Mon Sep 17 00:00:00 2001 From: jongmyeongko Date: Thu, 19 Jan 2017 15:08:52 +0900 Subject: [PATCH] Release Version 0.3.0 Changes: - Apply MSG_NOSIGNAL to the api using 'send' system call - Remove unused codes - Fix coding violation the changes are not signicant but let's start new minor version as the first relase version. Change-Id: I65e210a75491a23ef71cf0322d15bcb1470e97a6 Signed-off-by: jongmyeongko --- packaging/pkgmgr.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/pkgmgr.spec b/packaging/pkgmgr.spec index 88118d7..662eeb2 100644 --- a/packaging/pkgmgr.spec +++ b/packaging/pkgmgr.spec @@ -2,7 +2,7 @@ Name: pkgmgr Summary: Packager Manager client library package -Version: 0.2.91 +Version: 0.3.0 Release: 0 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4