Bump version for release 5.2.
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@672 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
parent
319d25efc4
commit
cc389a88b8
|
@ -1,3 +1,11 @@
|
|||
2006-10-09 Joerg Wunsch <j@uriah.heep.sax.de>
|
||||
|
||||
Released AVRDUDE 5.2.
|
||||
|
||||
2006-10-09 Joerg Wunsch <j@uriah.heep.sax.de>
|
||||
|
||||
* configure.ac: Bump version to 5.2
|
||||
|
||||
2006-10-09 Joerg Wunsch <j@uriah.heep.sax.de>
|
||||
|
||||
Submitted by John Voltz: add AVR053 oscillator calibration.
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.57)
|
||||
AC_INIT(avrdude, 5.1cvs, avrdude-dev@nongnu.org)
|
||||
AC_INIT(avrdude, 5.2, avrdude-dev@nongnu.org)
|
||||
|
||||
AC_CANONICAL_BUILD
|
||||
AC_CANONICAL_HOST
|
||||
|
|
Loading…
Reference in New Issue