* configure.ac: Update copyright year.

(AC_INIT): Set version to 4.3.0.


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@403 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Theodore A. Roth
2004-01-27 04:27:18 +00:00
parent 6c7233db3c
commit 2a18831d23
2 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,12 @@
2004-01-26 Theodore A. Roth <troth@openavr.org>
* AVRDUDE 4.3.0 has been released (cvs release tag is "release_4_3_0").
2004-01-26 Theodore A. Roth <troth@openavr.org>
* configure.ac: Update copyright year.
(AC_INIT): Set version to 4.3.0.
2004-01-25 Theodore A. Roth <troth@openavr.org>
* ChangeLog: Minor formatting cleanups.