X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/3038ea1c6ea8cbc1a0a61ea1674b6c097b6b006d..64e93612988e88e70d995987588b32c99cf91e3b:/Bootloaders/CDC/Descriptors.c?ds=inline diff --git a/Bootloaders/CDC/Descriptors.c b/Bootloaders/CDC/Descriptors.c index bf8c8195a..18afdf8b0 100644 --- a/Bootloaders/CDC/Descriptors.c +++ b/Bootloaders/CDC/Descriptors.c @@ -55,7 +55,7 @@ const USB_Descriptor_Device_t DeviceDescriptor = .VendorID = 0x03EB, .ProductID = 0x204A, - .ReleaseNumber = VERSION_BCD(00.01), + .ReleaseNumber = VERSION_BCD(01.00), .ManufacturerStrIndex = NO_DESCRIPTOR, .ProductStrIndex = 0x01,