Bump everything for post-6.1-release.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1295 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch 2014-03-12 23:15:46 +00:00
parent 3e0b544560
commit d69b85c974
3 changed files with 19 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2014-03-13 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
* configure.ac (AC_INIT): Bump version for post-6.1.
2014-03-12 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
* configure.ac (AC_INIT): Bump version to 6.1.

14
NEWS
View File

@ -7,6 +7,20 @@ Approximate change log for AVRDUDE by version.
----------------------------------------------------------------------
Current:
* Major changes compared to the previous version:
- ...
* New programmers supported:
- ...
* Bugfixes
- ...
* Internals:
- ...
Version 6.1:
* Major changes compared to the previous version:
- Atmel EDBG protocol support added (JTAGICE3, XplainedPro, Atmel-ICE)

View File

@ -23,7 +23,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.60)
AC_INIT(avrdude, 6.1, avrdude-dev@nongnu.org)
AC_INIT(avrdude, 6.1-20140313, avrdude-dev@nongnu.org)
AC_CANONICAL_BUILD
AC_CANONICAL_HOST