mirror of
https://github.com/nanochess/pretty6502.git
synced 2024-12-26 09:29:40 +00:00
Updated version number
This commit is contained in:
parent
a1c8fa13fb
commit
724dcd6d60
2
README
2
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.
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
|
||||
#define VERSION "v0.2"
|
||||
#define VERSION "v0.3"
|
||||
int tabs;
|
||||
int processor;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user