diff options
author | Ian C <ianc@noddybox.co.uk> | 2016-09-19 09:48:32 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2016-09-19 09:48:32 +0000 |
commit | 21cbe9bf6ed6d4dd78d7e3cc4a755b6fe43e370c (patch) | |
tree | 700c6ae30922039a4f1e06c25eafba5ffc729740 | |
parent | 4cdf2d5e829ef483b606e5ee2d6ac08dcea85df0 (diff) |
-rw-r--r-- | ascii2map.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ascii2map.c b/ascii2map.c index ac20f75..62c66b4 100644 --- a/ascii2map.c +++ b/ascii2map.c @@ -30,7 +30,7 @@ */ static const char *usage = -"Version 0.4\n" +"Version 0.5 development\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" |