mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-10-11 04:57:47 +00:00
Bump version in preparation of 5.11.1.
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/branches/RELEASE_5_11@1013 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-09-15 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
|
||||
|
||||
* configure.ac: Bump version for releasing AVRDUDE 5.11.1.
|
||||
|
||||
2011-09-15 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
|
||||
|
||||
* stk500v2.c (stk600_xprog_paged_load, stk600_xprog_paged_write):
|
||||
|
@@ -24,7 +24,7 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.57)
|
||||
AC_INIT(avrdude, 5.11.1rc, avrdude-dev@nongnu.org)
|
||||
AC_INIT(avrdude, 5.11.1, avrdude-dev@nongnu.org)
|
||||
|
||||
AC_CANONICAL_BUILD
|
||||
AC_CANONICAL_HOST
|
||||
|
Reference in New Issue
Block a user