Debugprobe release 2.0
diff --git a/src/usb_descriptors.c b/src/usb_descriptors.c
index 9558e7e..e4a3cd7 100644
--- a/src/usb_descriptors.c
+++ b/src/usb_descriptors.c
@@ -48,7 +48,7 @@
 
     .idVendor           = 0x2E8A, // Pi
     .idProduct          = 0x000c, // CMSIS-DAP Debug Probe
-    .bcdDevice          = 0x0103, // Version 01.03
+    .bcdDevice          = 0x0200, // Version 02.00
     .iManufacturer      = 0x01,
     .iProduct           = 0x02,
     .iSerialNumber      = 0x03,