mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 22:45:27 +00:00
* configure.ac (AC_INIT): Bump version to 5.3.1.
* avrdude.conf.in (frank-stk200): Fix syntax error. * ser_avrdoper.c: Make #ifdef for Win32/libhid consistent with the initial check: use the HID driver only iff found, otherwise use libusb. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@712 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2006-12-22 Joerg Wunsch <j@uriah.heep.sax.de>
|
||||
|
||||
* configure.ac (AC_INIT): Bump version to 5.3.1.
|
||||
* avrdude.conf.in (frank-stk200): Fix syntax error.
|
||||
* ser_avrdoper.c: Make #ifdef for Win32/libhid
|
||||
consistent with the initial check: use the HID driver
|
||||
only iff found, otherwise use libusb.
|
||||
|
||||
2006-12-21 Joerg Wunsch <j@uriah.heep.sax.de>
|
||||
|
||||
* configure.ac (AC_INIT): Bump version to 5.3cvs.
|
||||
|
Reference in New Issue
Block a user