Post-7.0 changes

Update version date in configure.ac.
Update template in NEWS
This commit is contained in:
Joerg Wunsch 2022-05-07 22:57:49 +02:00
parent ec50337434
commit 9bc28d410e
2 changed files with 15 additions and 1 deletions

14
NEWS
View File

@ -5,6 +5,20 @@ Approximate change log for AVRDUDE by version.
(For detailed changes, see the version control system logs.)
----------------------------------------------------------------------
Changes since version 7.0:
* Major changes compared to the previous version:
* New devices supported:
* New programmers supported:
* Issues fixed:
* Pull requests:
* Internals:
Changes in version 7.0:
* Major changes compared to the previous version:

View File

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