X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/25d896a507d1895676dca19049a58ffc85384a0e..a8871c7fba73307226bd13e2cad4c840c850e6f1:/Bootloaders/CDC/Descriptors.c diff --git a/Bootloaders/CDC/Descriptors.c b/Bootloaders/CDC/Descriptors.c index dfedb0304..ae9a986a6 100644 --- a/Bootloaders/CDC/Descriptors.c +++ b/Bootloaders/CDC/Descriptors.c @@ -55,7 +55,7 @@ USB_Descriptor_Device_t DeviceDescriptor = .VendorID = 0x03EB, .ProductID = 0x204A, - .ReleaseNumber = 0x0001, + .ReleaseNumber = VERSION_BCD(00.01), .ManufacturerStrIndex = NO_DESCRIPTOR, .ProductStrIndex = 0x01,