Release version 1.3.14 38/222238/1 submit/tizen_5.5/20200113.004036
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 13 Jan 2020 00:35:45 +0000 (09:35 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 13 Jan 2020 00:38:01 +0000 (09:38 +0900)
Changes:
 - Fix a segmentation fault
 - Fix missing 'const'
 - Modify folders to improve SAM score
 - Set error value for invalid protocol error

Change-Id: I627d3cd6717df80836fd46309cb5f304f22343aa
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 98f6d67a995da70a507f12c1a7e79c0167c715d2..478c88f039d858bd1761b6f53c39aba56d75e4f7 100644 (file)
@@ -1,4 +1,4 @@
-Version:1.3.13
+Version:1.3.14
 Source:tidlc
 Maintainer:JungHoon Park <jh9216.park@samsung.com>, Hwankyu Jhun <h.jhun@samsung.com>, Inkyun Kil <inkyun.kil@samsung.com>
 
index 81a472d34abdf92f6cb1c3eafeaeac5337605c75..d3568b6fd04e39503773e63b59182291fb0e3aa7 100644 (file)
@@ -1,6 +1,6 @@
 Name:       tidl
 Summary:    Tizen Interface Definition Language
-Version:    1.3.13
+Version:    1.3.14
 Release:    1
 Group:      Application Framework/Building
 License:    Apache-2.0
index 95f5bf6d5c867cb181f7d7b0b29ea04d17017ef7..64eb52f3f2b3fac1a598ebd1018a829c565b6606 100755 (executable)
Binary files a/release/windows-32/tidlc.exe and b/release/windows-32/tidlc.exe differ
index 96e5153c31adb47555f985eb363c1f295c0833ae..983386adc08b4abd85141bf5150a93f7497aff3f 100755 (executable)
Binary files a/release/windows-64/tidlc.exe and b/release/windows-64/tidlc.exe differ