X-Git-Url: http://git.subgeniuskitty.com/ned1/.git/blobdiff_plain/dc87d2445f5e13146058bd672ad8399fad9e73fb..17afe1a6a042a3dfe51e11a636bdcaf469101bdd:/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)