X-Git-Url: http://git.subgeniuskitty.com/ned1/.git/blobdiff_plain/47c7bb5562e1923523d901ed6228d6bfca4f5f40..02ea54e3ae9294284fe597ccc65676a7ecc11670:/nedasm/nedasm.c diff --git a/nedasm/nedasm.c b/nedasm/nedasm.c index c82233d..1b64a4d 100644 --- a/nedasm/nedasm.c +++ b/nedasm/nedasm.c @@ -14,7 +14,7 @@ #include "nedasm_parser.h" #include "nedasm_codegen.h" -#define VERSION 2 +#define VERSION 3 void print_usage(char ** argv)