Bump version for AVRDUDE 5.11.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk@995 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch 2011-08-27 19:49:39 +00:00
parent c1b55a9512
commit 11f50aeb06
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2011-08-27 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
* configure.ac: Bump version for releasing AVRDUDE 5.11.
2011-08-26 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
* avrdude.1: Update the list of supported AVR devices.

View File

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