diff options
author | Ian C <ianc@noddybox.co.uk> | 2016-08-31 21:08:12 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2016-08-31 21:08:12 +0000 |
commit | 1b05792d2dde2c7bcd0b093e8147138a99b87f0f (patch) | |
tree | d995d82221a8626e2fffbde48e1d2c005066b8aa | |
parent | 37b0e1f503f22dd0d2e0d5637ce56887b862a844 (diff) |
Readying for tagging.
-rw-r--r-- | ascii2map.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ascii2map.c b/ascii2map.c index d545782..efb22ec 100644 --- a/ascii2map.c +++ b/ascii2map.c @@ -30,7 +30,7 @@ */ static const char *usage = -"Version 0.0 development\n" +"Version 0.1\n" "\n" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |