diff options
author | Ian C <ianc@noddybox.co.uk> | 2016-09-02 08:51:06 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2016-09-02 08:51:06 +0000 |
commit | a42eff611dd591601d06b8407c8653c47d7c276a (patch) | |
tree | 51e48824ebb972036616c9c104db10ce332201e1 | |
parent | 31bf949c87560eb4c2ef713bd6d7e2c34e2be055 (diff) |
Updated version for development.
-rw-r--r-- | ascii2map.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ascii2map.c b/ascii2map.c index 91653d1..ce6347e 100644 --- a/ascii2map.c +++ b/ascii2map.c @@ -30,7 +30,7 @@ */ static const char *usage = -"Version 0.3\n" +"Version 0.4 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" |