From: Hwankyu Jhun Date: Thu, 25 Apr 2024 06:14:51 +0000 (+0900) Subject: Release version 2.0.9 X-Git-Tag: accepted/tizen/unified/20240426.035437^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F04%2F310304%2F1;p=platform%2Fcore%2Fappfw%2Ftidl.git Release version 2.0.9 Changes: - Notify stub termination for local execution mode Change-Id: I21c9b4c04cc4f8c25ed93ef142a05828af63f918 Signed-off-by: Hwankyu Jhun --- diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index 706172d5..8e3909c3 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -1,4 +1,4 @@ -Version:2.0.8 +Version:2.0.9 Source:tidlc Maintainer:JungHoon Park , Hwankyu Jhun , Inkyun Kil , Ju-Sung Son , Hyunho Kang diff --git a/packaging/tidl.spec b/packaging/tidl.spec index dbc17ab2..767bb2b2 100644 --- a/packaging/tidl.spec +++ b/packaging/tidl.spec @@ -1,6 +1,6 @@ Name: tidl Summary: Tizen Interface Definition Language -Version: 2.0.8 +Version: 2.0.9 Release: 1 Group: Application Framework/Building License: Apache-2.0 diff --git a/release/windows-32/tidlc.exe b/release/windows-32/tidlc.exe index 023fc300..0218f5dd 100755 Binary files a/release/windows-32/tidlc.exe and b/release/windows-32/tidlc.exe differ diff --git a/release/windows-64/tidlc.exe b/release/windows-64/tidlc.exe index c5def442..76cda43c 100755 Binary files a/release/windows-64/tidlc.exe and b/release/windows-64/tidlc.exe differ