From 96c5e9209334cc03be166b614f93e4cdee8f9d27 Mon Sep 17 00:00:00 2001 From: Daniel Beer Date: Thu, 9 Sep 2010 12:29:49 +1200 Subject: [PATCH] Version 0.11 --- main.c | 2 +- mspdebug.man | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/main.c b/main.c index 1aea723..1eea4fd 100644 --- a/main.c +++ b/main.c @@ -249,7 +249,7 @@ static const struct driver driver_table[] = { static void version(void) { printc( -"MSPDebug version 0.10 - debugging tool for MSP430 MCUs\n" +"MSPDebug version 0.11 - 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 090a53d..49b400e 100644 --- a/mspdebug.man +++ b/mspdebug.man @@ -1,4 +1,4 @@ -.TH mspdebug 1 "4 Aug 2010" "Version 0.10" +.TH mspdebug 1 "9 Sep 2010" "Version 0.11" .SH NAME MSPDebug - debugging tool for MSP430 MCUs .SH SYNOPSIS