Minor documentation enhancements.
[pub/USBasp.git] / Demos / Device / ClassDriver / Keyboard / Descriptors.c
index ed2cb6c..3b2acdd 100644 (file)
@@ -97,7 +97,7 @@ USB_Descriptor_Device_t PROGMEM DeviceDescriptor =
                
        .VendorID               = 0x03EB,
        .ProductID              = 0x2042,
-       .ReleaseNumber          = 0x0000,
+       .ReleaseNumber          = VERSION_BCD(00.01),
                
        .ManufacturerStrIndex   = 0x01,
        .ProductStrIndex        = 0x02,