MSPDebug version 0.4.
This commit is contained in:
parent
c9697ab25c
commit
e2c6881e05
2
main.c
2
main.c
|
@ -814,7 +814,7 @@ int main(int argc, char **argv)
|
|||
int vcc_mv = 3000;
|
||||
|
||||
puts(
|
||||
"MSPDebug version 0.3 - debugging tool for the eZ430\n"
|
||||
"MSPDebug version 0.4 - 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