aboutsummaryrefslogtreecommitdiff
path: root/src/casm.c
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2016-04-20 09:48:51 +0100
committerIan C <ianc@noddybox.co.uk>2016-04-20 09:48:51 +0100
commit519fdd7d64c2d8366a3b3b076a1ec558f63e703e (patch)
tree71f3b3f6a435a8825868f1e5138041fd8d4d1eb0 /src/casm.c
parenta5984e6f82e9368e719e832764ebb4813ff5e797 (diff)
Removed modulus and added '%' as a binary format marker.
Diffstat (limited to 'src/casm.c')
-rw-r--r--src/casm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/casm.c b/src/casm.c
index 9b92bbf..771a7e3 100644
--- a/src/casm.c
+++ b/src/casm.c
@@ -57,7 +57,7 @@
*/
static const char *casm_usage =
-"Version 1.1\n"
+"Version 1.2 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"