mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 22:45:27 +00:00
Update version numbers.
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk@128 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -4,7 +4,7 @@ Approximate change log for AVRPROG by version
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Latest:
|
||||
2.0.3:
|
||||
|
||||
* Work around problem programming fuse bits on parts like the
|
||||
at90s4433 as described in the following errata:
|
||||
|
@@ -115,7 +115,7 @@ char ** modules[N_MODULES] = {
|
||||
&term_version
|
||||
};
|
||||
|
||||
char * version = "2.0.2";
|
||||
char * version = "2.0.3";
|
||||
|
||||
char * main_version = "$Id$";
|
||||
|
||||
|
Reference in New Issue
Block a user