Prepare for releasing avrdude 5.5.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@758 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch 2007-10-29 23:00:12 +00:00
parent 8d5b9f3ea1
commit 2d90c281af
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2007-10-29 Joerg Wunsch <j@uriah.heep.sax.de>
* configure.ac (AC_INIT): Bump version, releasing avrdude-5.5.
2007-10-29 Joerg Wunsch <j@uriah.heep.sax.de>
Submitted by <bikenomad@gmail.com>:

2
NEWS
View File

@ -5,7 +5,7 @@ Approximate change log for AVRDUDE by version.
(For more detailed changes, see the ChangeLog file.)
----------------------------------------------------------------------
Current:
Version 5.5:
* Add support for the USBtinyISP programmer (patch #6233)

View File

@ -24,7 +24,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
AC_INIT(avrdude, 5.4cvs, avrdude-dev@nongnu.org)
AC_INIT(avrdude, 5.5, avrdude-dev@nongnu.org)
AC_CANONICAL_BUILD
AC_CANONICAL_HOST