Pre-release mode.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@569 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch 2006-01-23 20:53:59 +00:00
parent 972d657317
commit 14997645b1
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2006-01-23 Joerg Wunsch <j@uriah.heep.sax.de>
* configure.in: Bump version.
2006-01-17 Colin O'Flynn <coflynn@newae.com>
* main.c: Fixed a typo in safemode variable names, fixed bug 15113
* avrdude.conf.in : Added BS2 and pagel to M162, Patch 4766

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.1:
* New devices supported:

View File

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