Hi, Michal,
This is qemu 1.0.1 rpm from fc17.
Sent from my iPad
On Sep 25, 2012, at 2:49 PM, Michal Privoznik <mprivozn(a)redhat.com> wrote:
On 25.09.2012 10:58, Dmitry Fleytman wrote:
> This patch fixes incorrect help screen parsing for QEMU 1.0.1 package
> Version line changed from
> QEMU emulator version 1.0 (qemu-kvm-1.0), Copyright (c) 2003-2008 Fabrice Bellard
> To
> QEMU emulator version 1.0,1 (qemu-kvm-1.0.1), Copyright (c) 2003-2008 Fabrice
Bellard
This seems like a bug to me. If it is a micro version number, why is it
delimited with comma instead of dot? If it is not a micro version
number, can we threat it like it is?
BTW: what distro is this so I can chase this down to see if it's a bug
or not?
Michal