]> git.proxmox.com Git - qemu.git/blobdiff - hw/usb/dev-bluetooth.c
Allow machines to configure the QEMU_VERSION that's exposed via hardware
[qemu.git] / hw / usb / dev-bluetooth.c
index 6b74eff4ad1e5e78bf3b5dfc9b76ca591a5f98ae..55bc19184b8da1b1799252af86212b44f514d06e 100644 (file)
@@ -57,7 +57,7 @@ enum {
 };
 
 static const USBDescStrings desc_strings = {
-    [STR_MANUFACTURER]     = "QEMU " QEMU_VERSION,
+    [STR_MANUFACTURER]     = "QEMU",
     [STR_SERIALNUMBER]     = "1",
 };