Skip to content

Commit

Permalink
Updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
nanochess committed Apr 16, 2018
1 parent a1c8fa1 commit 724dcd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion pretty6502.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#include <string.h>
#include <ctype.h>

#define VERSION "v0.2"
#define VERSION "v0.3"
int tabs;
int processor;

Expand Down

0 comments on commit 724dcd6

Please sign in to comment.