Re: [Qemu-devel] [PATCH] version: update version info

2012-05-24 Thread Zhi Yong Wu
On Thu, May 24, 2012 at 4:53 PM, Stefan Hajnoczi wrote: > On Thu, May 24, 2012 at 10:54:46AM +0800, zwu.ker...@gmail.com wrote: >> From: Zhi Yong Wu >> >> Signed-off-by: Zhi Yong Wu >> --- >>  VERSION |    2 +- >>  1 files changed, 1 insertions(+), 1 deletions(-) > > Try: > > $ git log -p ./VERS

Re: [Qemu-devel] [PATCH] version: update version info

2012-05-24 Thread Stefan Hajnoczi
On Thu, May 24, 2012 at 10:54:46AM +0800, zwu.ker...@gmail.com wrote: > From: Zhi Yong Wu > > Signed-off-by: Zhi Yong Wu > --- > VERSION |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Try: $ git log -p ./VERSION Anthony manages this file, what he does is: x.y.50 - development

[Qemu-devel] [PATCH] version: update version info

2012-05-23 Thread zwu . kernel
From: Zhi Yong Wu Signed-off-by: Zhi Yong Wu --- VERSION |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/VERSION b/VERSION index 87903b6..9084fa2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.93 +1.1.0 -- 1.7.6