From 843324389c045c223dd5183c59b148e673af11d0 Mon Sep 17 00:00:00 2001 From: David Betz Date: Sun, 8 Feb 2015 08:43:43 -0500 Subject: [PATCH] Update the version number. --- p1load.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/p1load.c b/p1load.c index 51334cc..4c1dc5d 100644 --- a/p1load.c +++ b/p1load.c @@ -276,7 +276,7 @@ int main(int argc, char *argv[]) static void Usage(void) { printf("\ -p1load - a simple loader for the propeller - version 0.009, 2014-08-10\n\ +p1load - a simple loader for the propeller - version 0.010, 2015-02-08\n\ usage: p1load\n\ [ -b baud ] baud rate (default is %d)\n\ [ -D var=val ] set variable value\n\