Release version 1.2.10 76/184876/1 accepted/tizen/unified/20180724.073359 submit/tizen/20180724.050836
authorJunghoon Park <jh9216.park@samsung.com>
Tue, 24 Jul 2018 05:03:28 +0000 (14:03 +0900)
committerJunghoon Park <jh9216.park@samsung.com>
Tue, 24 Jul 2018 05:06:38 +0000 (14:06 +0900)
Changes:
 - Fix bug about parsing unknown tokens

Change-Id: Ide1c4c294c2d08a7c9e4914d506963d8a2298996
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
package/pkginfo.manifest
packaging/tidl.spec
release/windows-32/tidlc.exe
release/windows-64/tidlc.exe

index 5a252d6..bf97498 100644 (file)
@@ -1,4 +1,4 @@
-Version:1.2.9
+Version:1.2.10
 Source:tidlc
 Maintainer:JungHoon Park <jh9216.park@samsung.com>, Hwankyu Jhun <h.jhun@samsung.com>, Inkyun Kil <inkyun.kil@samsung.com>
 
index 0f33700..5f41e93 100644 (file)
@@ -1,6 +1,6 @@
 Name:       tidl
 Summary:    Tizen Interface Definition Language
-Version:    1.2.9
+Version:    1.2.10
 Release:    1
 Group:      Application Framework/Building
 License:    Apache-2.0
index 396c7f7..17158e7 100755 (executable)
Binary files a/release/windows-32/tidlc.exe and b/release/windows-32/tidlc.exe differ
index 36abcd4..6ba84bb 100755 (executable)
Binary files a/release/windows-64/tidlc.exe and b/release/windows-64/tidlc.exe differ