src 2.0.2 -> 2.0.3 constants upgrade

This commit is contained in:
zeromus 2008-08-15 01:54:46 +00:00
parent f7e8e03bc5
commit 59c1688d54
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
#define FCEU_NAME "FCEUX"
#define FCEU_VERSION_STRING "2.0.3-interim"
#define FCEU_VERSION_NUMERIC 20002
#define FCEU_VERSION_NUMERIC 20003
#define FCEU_NAME_AND_VERSION FCEU_NAME " " FCEU_VERSION_STRING
///causes the code fragment argument to be compiled in if the build includes debugging