mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-12-15 10:11:07 +00:00
Compare commits
1 Commits
v7.1-windo
...
v6.2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
595c92288d |
@@ -1,3 +1,7 @@
|
|||||||
|
2015-11-16 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
|
||||||
|
|
||||||
|
* configure.ac: Released version 6.2.
|
||||||
|
|
||||||
2015-10-31 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
|
2015-10-31 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
|
||||||
|
|
||||||
Submitted by Martino Facchin:
|
Submitted by Martino Facchin:
|
||||||
|
|||||||
2
NEWS
2
NEWS
@@ -5,7 +5,7 @@ Approximate change log for AVRDUDE by version.
|
|||||||
(For more detailed changes, see the ChangeLog file.)
|
(For more detailed changes, see the ChangeLog file.)
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
Current:
|
Version 6.2:
|
||||||
|
|
||||||
* Major changes compared to the previous version:
|
* Major changes compared to the previous version:
|
||||||
|
|
||||||
|
|||||||
@@ -23,7 +23,7 @@
|
|||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
|
|
||||||
AC_PREREQ(2.60)
|
AC_PREREQ(2.60)
|
||||||
AC_INIT(avrdude, 6.1-20140519, avrdude-dev@nongnu.org)
|
AC_INIT(avrdude, 6.2, avrdude-dev@nongnu.org)
|
||||||
|
|
||||||
AC_CANONICAL_BUILD
|
AC_CANONICAL_BUILD
|
||||||
AC_CANONICAL_HOST
|
AC_CANONICAL_HOST
|
||||||
|
|||||||
Reference in New Issue
Block a user