aboutsummaryrefslogtreecommitdiff
path: root/src/casm.c
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2016-05-08 21:45:50 +0100
committerIan C <ianc@noddybox.co.uk>2016-05-08 21:45:50 +0100
commit01b51167301fe75415ea2d2a16f89e34204f3bfa (patch)
tree525b14cb585d1060dee935936540bc6fb1411630 /src/casm.c
parentd3713129e61a8953a61b8f15f7be6a3110197ed5 (diff)
Changes for V1.2:V1.2
* Finished library support. * Finished SNES support * Fixed bad email in copyleft headers.
Diffstat (limited to 'src/casm.c')
-rw-r--r--src/casm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/casm.c b/src/casm.c
index aadd8b3..5a23791 100644
--- a/src/casm.c
+++ b/src/casm.c
@@ -2,7 +2,7 @@
casm - Simple, portable assembler
- Copyright (C) 2003-2015 Ian Cowburn (ianc@noddybox.demon.co.uk)
+ Copyright (C) 2003-2015 Ian Cowburn (ianc@noddybox.co.uk)
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -58,7 +58,7 @@
*/
static const char *casm_usage =
-"Version 1.2 development\n"
+"Version 1.2\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"