Updated FCEU_VERSION_NUMERIC. Should have done this for the 2.1.1 release, oh well.

This commit is contained in:
adelikat 2009-08-11 00:35:19 +00:00
parent 00888a79ed
commit 698f08eaef
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.2-interim"
#define FCEU_VERSION_NUMERIC 20100
#define FCEU_VERSION_NUMERIC 21020
#define FCEU_NAME_AND_VERSION FCEU_NAME " " FCEU_VERSION_STRING
///causes the code fragment argument to be compiled in if the build includes debugging