Release version 2.0.11 90/312990/1
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 18 Jun 2024 06:26:57 +0000 (15:26 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Tue, 18 Jun 2024 06:30:00 +0000 (15:30 +0900)
Changes:
 - [cion] Fix delegate callback id
 - Fix C++ generator of protocol version 2
 - Fix C++ Generator of version 2
 - Notify stub termination for local execution mode
 - Fix README markdown
 - Fix user enum type out parameter in c proxy
 - Add a new option for inhouse developers
 - Fix bugs related to ref keyword
 - Modify version 2 generator

Change-Id: Ia46e803c0ce2e2e8b7ddf6650db96fcdbb0872c2
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
package/pkginfo.manifest
packaging/tidl.spec
release/windows-32/tidlc.exe
release/windows-64/tidlc.exe

index 04d3962..4cab5ca 100644 (file)
@@ -1,4 +1,4 @@
-Version:2.0.2
+Version:2.0.11
 Source:tidlc
 Maintainer:JungHoon Park <jh9216.park@samsung.com>, Hwankyu Jhun <h.jhun@samsung.com>, Inkyun Kil <inkyun.kil@samsung.com>, Ju-Sung Son <jusung07.son@samsung.com>, Hyunho Kang <hhstark.kang@samsung.com>
 
index c11df4f..0d43c9f 100644 (file)
@@ -1,6 +1,6 @@
 Name:       tidl
 Summary:    Tizen Interface Definition Language
-Version:    2.0.2
+Version:    2.0.3
 Release:    1
 Group:      Application Framework/Building
 License:    Apache-2.0
index e4d7e51..302da51 100755 (executable)
Binary files a/release/windows-32/tidlc.exe and b/release/windows-32/tidlc.exe differ
index 04b688d..9645256 100755 (executable)
Binary files a/release/windows-64/tidlc.exe and b/release/windows-64/tidlc.exe differ