From e2c6881e05c0fb68405fabfd83b7f8058049dd27 Mon Sep 17 00:00:00 2001 From: Daniel Beer Date: Fri, 15 Jan 2010 14:29:51 +1300 Subject: [PATCH] MSPDebug version 0.4. --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.c b/main.c index 13da6fc..7b606c1 100644 --- a/main.c +++ b/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 \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");