From: Jinhyung Choi Date: Wed, 18 Jun 2014 09:11:33 +0000 (+0900) Subject: build: package version up X-Git-Tag: Tizen_Studio_1.3_Release_p2.3.1~341 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=eefec886b11713e82f58697b50cb34c3fae7686b;p=sdk%2Femulator%2Fqemu.git build: package version up Change-Id: I70a0859eb3f0821f2425ade6500bd4cbe023c28b Signed-off-by: Jinhyung Choi --- diff --git a/package/changelog b/package/changelog index d7a7736da2..f8d68638e4 100644 --- a/package/changelog +++ b/package/changelog @@ -1,3 +1,9 @@ +* 2.0.2 +- changed pthread_mutex to QemuMutex +- changed pthread to QemuThread +- notify emuld connectivity to ecp +- haptic sensor device is added +== Jinhyung Choi 2014-06-18 * 2.0.1 - Removed Maru overlay device - communication: convert pthread_mutex to qemu_mutex diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index 99e175d595..ec56b5c333 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -1,4 +1,4 @@ -Version: 2.0.1 +Version: 2.0.2 Maintainer: Yeong-Kyoon Lee Source: emulator