From 73a248c097436200138550a1c5e0323928ee8b34 Mon Sep 17 00:00:00 2001 From: Junghoon Park Date: Tue, 3 Apr 2018 09:30:56 +0900 Subject: [PATCH] Release version 0.8.0 Changes: - Fix a bug about checking callbacks - Invoke terminated callbacks before finishing the stub object - Generate comments for methods in the interface - Add an option for adding prefix Change-Id: Ic60b3f5ac8049646ec72ac0e17a0709053659ab9 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 8789107..92f0e28 100644 --- a/packaging/tidl.spec +++ b/packaging/tidl.spec @@ -1,6 +1,6 @@ Name: tidl Summary: Tizen Interface Definition Language -Version: 0.7.0 +Version: 0.8.0 Release: 1 Group: Application Framework/Building License: Apache-2.0 -- 2.7.4