diff --git a/README b/README index 06f7747..8f265d6 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Pretty6502 v0.2 by Oscar Toledo G. http://nanochess.org/ +Pretty6502 v0.3 by Oscar Toledo G. http://nanochess.org/ Executables provided for Mac OS X and Windows. diff --git a/pretty6502.c b/pretty6502.c index f5a84bd..04938de 100644 --- a/pretty6502.c +++ b/pretty6502.c @@ -19,7 +19,7 @@ #include #include -#define VERSION "v0.2" +#define VERSION "v0.3" int tabs; int processor;