diff options
-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" |