diff options
author | Ian C <ianc@noddybox.co.uk> | 2021-09-21 21:30:25 +0100 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2021-09-21 21:30:25 +0100 |
commit | 31d3b10553cdda2cff7c930b7370b7a044ccd666 (patch) | |
tree | 6aca0acfa163f8c1f1848e85ec5da087ce87bf04 /src/casm.c | |
parent | 81216ea9a6da08678c7e38c5d3584d9a72655026 (diff) |
Version for V1.11 development. Restored HTML link in README.md
Diffstat (limited to 'src/casm.c')
-rw-r--r-- | src/casm.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ */ static const char *casm_usage = -"Version 1.10\n" +"Version 1.11 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" |