MSPDebug version 0.3.

This commit is contained in:
Daniel Beer 2010-01-05 00:11:50 +13:00
parent 18af13e017
commit 6c96270b05
1 changed files with 1 additions and 1 deletions

2
main.c
View File

@ -619,7 +619,7 @@ int main(int argc, char **argv)
int want_jtag = 0;
puts(
"MSPDebug version 0.2 - debugging tool for the eZ430\n"
"MSPDebug version 0.3 - debugging tool for the eZ430\n"
"Copyright (C) 2009, 2010 Daniel Beer <dlbeer@gmail.com>\n"
"This is free software; see the source for copying conditions. There is NO\n"
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n");