diff options
author | Ian C <ianc@noddybox.co.uk> | 2016-09-02 08:50:26 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2016-09-02 08:50:26 +0000 |
commit | 31bf949c87560eb4c2ef713bd6d7e2c34e2be055 (patch) | |
tree | 992423a23bd2d72b99e9881d8c9216d757316c33 /ascii2map.c | |
parent | 8fcd8855ac3f71b4342296b9dd7bf67ee1ddfe5f (diff) |
Updated version for release. The only thing changed is the README.
Diffstat (limited to 'ascii2map.c')
-rw-r--r-- | ascii2map.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ascii2map.c b/ascii2map.c index 4b47a4d..91653d1 100644 --- a/ascii2map.c +++ b/ascii2map.c @@ -30,7 +30,7 @@ */ static const char *usage = -"Version 0.3 development\n" +"Version 0.3\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" |