* [Qemu-devel] [PATCH] version: update version info
@ 2012-05-24 2:54 zwu.kernel
2012-05-24 8:53 ` Stefan Hajnoczi
0 siblings, 1 reply; 3+ messages in thread
From: zwu.kernel @ 2012-05-24 2:54 UTC (permalink / raw)
To: qemu-devel; +Cc: Zhi Yong Wu, stefanha
From: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
---
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH] version: update version info
2012-05-24 2:54 [Qemu-devel] [PATCH] version: update version info zwu.kernel
@ 2012-05-24 8:53 ` Stefan Hajnoczi
2012-05-24 8:59 ` Zhi Yong Wu
0 siblings, 1 reply; 3+ messages in thread
From: Stefan Hajnoczi @ 2012-05-24 8:53 UTC (permalink / raw)
To: zwu.kernel; +Cc: Zhi Yong Wu, qemu-devel
On Thu, May 24, 2012 at 10:54:46AM +0800, zwu.kernel@gmail.com wrote:
> From: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
>
> Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
> ---
> 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 branch
x.y.90 - Next version -rc0 release
x.y.91 - Next version -rc1 release
...
When he tags QEMU 1.1 he will change the version to 1.1.0. It's too
early to do this now since we still need more -rc releases before 1.1.0
stable is released.
The only person who needs to update this file in Anthony since he
creates the release.
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH] version: update version info
2012-05-24 8:53 ` Stefan Hajnoczi
@ 2012-05-24 8:59 ` Zhi Yong Wu
0 siblings, 0 replies; 3+ messages in thread
From: Zhi Yong Wu @ 2012-05-24 8:59 UTC (permalink / raw)
To: Stefan Hajnoczi; +Cc: Zhi Yong Wu, qemu-devel
On Thu, May 24, 2012 at 4:53 PM, Stefan Hajnoczi
<stefanha@linux.vnet.ibm.com> wrote:
> On Thu, May 24, 2012 at 10:54:46AM +0800, zwu.kernel@gmail.com wrote:
>> From: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
>>
>> Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
>> ---
>> 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 branch
> x.y.90 - Next version -rc0 release
> x.y.91 - Next version -rc1 release
> ...
>
> When he tags QEMU 1.1 he will change the version to 1.1.0. It's too
> early to do this now since we still need more -rc releases before 1.1.0
> stable is released.
>
> The only person who needs to update this file in Anthony since he
> creates the release.
thanks. please ignore this patch.:)
>
> Stefan
>
--
Regards,
Zhi Yong Wu
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-05-24 8:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-24 2:54 [Qemu-devel] [PATCH] version: update version info zwu.kernel
2012-05-24 8:53 ` Stefan Hajnoczi
2012-05-24 8:59 ` Zhi Yong Wu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).