diff --git a/main.c b/main.c index a3ed5b5..7d0c083 100644 --- a/main.c +++ b/main.c @@ -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 \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 " diff --git a/mspdebug.man b/mspdebug.man index 1cdf8d2..e5b43f5 100644 --- a/mspdebug.man +++ b/mspdebug.man @@ -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