Updated version number

This commit is contained in:
nanochess 2018-04-16 14:01:13 -05:00
parent a1c8fa13fb
commit 724dcd6d60
2 changed files with 2 additions and 2 deletions

2
README
View File

@ -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.

View File

@ -19,7 +19,7 @@
#include <string.h>
#include <ctype.h>
#define VERSION "v0.2"
#define VERSION "v0.3"
int tabs;
int processor;