From eefec886b11713e82f58697b50cb34c3fae7686b Mon Sep 17 00:00:00 2001 From: Jinhyung Choi Date: Wed, 18 Jun 2014 18:11:33 +0900 Subject: [PATCH] build: package version up Change-Id: I70a0859eb3f0821f2425ade6500bd4cbe023c28b Signed-off-by: Jinhyung Choi --- package/changelog | 6 ++++++ package/pkginfo.manifest | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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 -- 2.34.1