From 728bbf0dee1e66c30fa57f278d4a82e576f6398b Mon Sep 17 00:00:00 2001 From: Ian C Date: Sun, 8 May 2016 21:50:02 +0100 Subject: Updated version number for next lot of development. --- src/casm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/casm.c b/src/casm.c index 5a23791..866b32d 100644 --- a/src/casm.c +++ b/src/casm.c @@ -58,7 +58,7 @@ */ static const char *casm_usage = -"Version 1.2\n" +"Version 1.3 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" -- cgit v1.2.3