* avrdude.1: Remove reference to ppi programmer schematic.

* configure.ac (AC_INIT): Set version to "4.4.0cvs".


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@435 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
troth
2004-07-19 22:09:09 +00:00
parent 3db30bb90e
commit a592e4a31a
3 changed files with 6 additions and 7 deletions

View File

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