MSPDebug version 0.3.
This commit is contained in:
parent
18af13e017
commit
6c96270b05
2
main.c
2
main.c
|
@ -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");
|
||||
|
|
Loading…
Reference in New Issue