From 6c96270b05430677232ccf88f7ce7234d67f7c27 Mon Sep 17 00:00:00 2001 From: Daniel Beer Date: Tue, 5 Jan 2010 00:11:50 +1300 Subject: [PATCH] MSPDebug version 0.3. --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.c b/main.c index a264d9b..0c4b4dc 100644 --- a/main.c +++ b/main.c @@ -619,7 +619,7 @@ int main(int argc, char **argv) int want_jtag = 0; puts( -"MSPDebug version 0.2 - debugging tool for the eZ430\n" +"MSPDebug version 0.3 - 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");