From: Dean Camera Date: Sat, 5 May 2012 15:25:27 +0000 (+0000) Subject: Fixed incorrect DFU version number reported to the host in the DFU bootloader descri... X-Git-Tag: LUFA-120730~50 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/46d511c021011d051c7f19ab4129a8591735327a?hp=46d511c021011d051c7f19ab4129a8591735327a Fixed incorrect DFU version number reported to the host in the DFU bootloader descriptors. Fixed incorrect version hundredths value encoding in VERSION_BCD() macro (thanks to Georg Glock). ---