diff options
author | Ian C <ianc@noddybox.co.uk> | 2016-09-02 08:20:05 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2016-09-02 08:20:05 +0000 |
commit | 78cf9f0d5d98868c9439f27bf438d4aa61377a62 (patch) | |
tree | 3546b8cf5c7d7640911d6d9bd529f914043f8092 | |
parent | 54bb3c9abdd34b92be44b87382a7b3c03a5991d9 (diff) |
Updating version for release.
-rw-r--r-- | ascii2map.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ascii2map.c b/ascii2map.c index f24cb77..ee013e8 100644 --- a/ascii2map.c +++ b/ascii2map.c @@ -30,7 +30,7 @@ */ static const char *usage = -"Version 0.2 development\n" +"Version 0.2\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" |