From eebb6e13bc1edacff153e1bef0cd57d36ef9183b Mon Sep 17 00:00:00 2001 From: Hwankyu Jhun Date: Wed, 25 Jan 2017 13:49:35 +0900 Subject: [PATCH] Release version 1.3.1 Changes: - Fix versioning - Memory leak while creating duplicate bundle - Remove conditional compilation associated with window manager - Fix defining the log Change-Id: I244bc954d6c359ce846484cc118852964a499bb8 Signed-off-by: Hwankyu Jhun --- packaging/app-core.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/app-core.spec b/packaging/app-core.spec index c9572a4..1abb475 100644 --- a/packaging/app-core.spec +++ b/packaging/app-core.spec @@ -1,6 +1,6 @@ Name: app-core Summary: Application basic -Version: 1.3.0 +Version: 1.3.1 Release: 0 Group: Application Framework/Libraries License: Apache-2.0 -- 2.7.4