diff --git a/ChangeLog b/ChangeLog index 78e57317..0caf418f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2015-11-16 Joerg Wunsch + + * configure.ac: Released version 6.2. + 2015-10-31 Joerg Wunsch Submitted by Martino Facchin: diff --git a/NEWS b/NEWS index 94737065..73e38920 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,7 @@ Approximate change log for AVRDUDE by version. (For more detailed changes, see the ChangeLog file.) ---------------------------------------------------------------------- -Current: +Version 6.2: * Major changes compared to the previous version: diff --git a/configure.ac b/configure.ac index 7586bd6e..ff159438 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.60) -AC_INIT(avrdude, 6.1-20140519, avrdude-dev@nongnu.org) +AC_INIT(avrdude, 6.2, avrdude-dev@nongnu.org) AC_CANONICAL_BUILD AC_CANONICAL_HOST