Version 0.9

This commit is contained in:
Daniel Beer 2010-06-29 12:49:56 +12:00
parent cf2cdd324e
commit f96c57cb6e
2 changed files with 2 additions and 2 deletions

2
main.c
View File

@ -462,7 +462,7 @@ int main(int argc, char **argv)
int ret = 0;
puts(
"MSPDebug version 0.8 - debugging tool for MSP430 MCUs\n"
"MSPDebug version 0.9 - debugging tool for MSP430 MCUs\n"
"Copyright (C) 2009, 2010 Daniel Beer <daniel@tortek.co.nz>\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 "

View File

@ -1,4 +1,4 @@
.TH mspdebug 1 "22 May 2010" "Version 0.8"
.TH mspdebug 1 "29 Jun 2010" "Version 0.9"
.SH NAME
MSPDebug - debugging tool for MSP430 MCUs
.SH SYNOPSIS