Forgot to update something on the version number

This commit is contained in:
adelikat 2009-03-29 13:53:29 +00:00
parent 292e64b5bd
commit bbbfffc95c
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
#define FCEU_NAME "FCEUX"
#define FCEU_VERSION_STRING "2.1-pre-release"
#define FCEU_VERSION_NUMERIC 20004
#define FCEU_VERSION_NUMERIC 20100
#define FCEU_NAME_AND_VERSION FCEU_NAME " " FCEU_VERSION_STRING
///causes the code fragment argument to be compiled in if the build includes debugging