From ab676838c797041804cdefaf86da67c74310a4be Mon Sep 17 00:00:00 2001 From: Junghoon Park Date: Tue, 3 Jul 2018 10:09:40 +0900 Subject: [PATCH] Release version 1.2.4 Changes: - Support build script for Windows - Support build for 32bit Windows - Fix static analysis issue Change-Id: Iedcb6240447a90c6bc300a71e40b9a75a4c4bd66 Signed-off-by: Junghoon Park --- packaging/tidl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/tidl.spec b/packaging/tidl.spec index eaaea66..03465f6 100644 --- a/packaging/tidl.spec +++ b/packaging/tidl.spec @@ -1,6 +1,6 @@ Name: tidl Summary: Tizen Interface Definition Language -Version: 1.2.3 +Version: 1.2.4 Release: 1 Group: Application Framework/Building License: Apache-2.0 -- 2.7.4