From 22cec932b5a9437d07c08be237e4d4e1f2a6eed2 Mon Sep 17 00:00:00 2001 From: Junghoon Park Date: Thu, 21 Jun 2018 14:29:09 +0900 Subject: [PATCH] Release version 1.1.0 Changes: - Use delegate port to improve concurrency Require: - rpc-port v1.2.0 and over Change-Id: I7dcb39cb6dc1e15b1bb1653a1d14a24f3018e2bb Signed-off-by: Junghoon Park --- packaging/tidl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/tidl.spec b/packaging/tidl.spec index 2698712..3f5ab93 100644 --- a/packaging/tidl.spec +++ b/packaging/tidl.spec @@ -1,6 +1,6 @@ Name: tidl Summary: Tizen Interface Definition Language -Version: 1.0.3 +Version: 1.1.0 Release: 1 Group: Application Framework/Building License: Apache-2.0 -- 2.7.4