Release version 1.3.0 82/189582/3 submit/tizen/20180919.031423
authorHwankyu Jhun <h.jhun@samsung.com>
Wed, 19 Sep 2018 02:48:37 +0000 (11:48 +0900)
committerHwanKyu Jhun <h.jhun@samsung.com>
Wed, 19 Sep 2018 03:04:06 +0000 (03:04 +0000)
Changes:
 - Fixed C Generator
 - Modified list setter of C Generator

Remarks:
 - After this version is released, the elements of list
are allocated by setter functions.

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

index 42057fd..746fa51 100644 (file)
@@ -1,6 +1,6 @@
 Name:       tidl
 Summary:    Tizen Interface Definition Language
-Version:    1.2.17
+Version:    1.3.0
 Release:    1
 Group:      Application Framework/Building
 License:    Apache-2.0
index 21d1488..1aef01c 100755 (executable)
Binary files a/release/windows-32/tidlc.exe and b/release/windows-32/tidlc.exe differ
index 38133c5..96692e2 100755 (executable)
Binary files a/release/windows-64/tidlc.exe and b/release/windows-64/tidlc.exe differ