MSPDebug version 0.4.

This commit is contained in:
Daniel Beer 2010-01-15 14:29:51 +13:00
parent c9697ab25c
commit e2c6881e05
1 changed files with 1 additions and 1 deletions

2
main.c
View File

@ -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");