change version number

This commit is contained in:
zeromus 2008-08-13 23:23:04 +00:00
parent aaec642b0b
commit 1fdc5e6083
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
#include <iosfwd>
#define FCEU_NAME "FCEUX"
#define FCEU_VERSION_STRING "2.0.2-interim"
#define FCEU_VERSION_STRING "2.0.2"
#define FCEU_VERSION_NUMERIC 20002
#define FCEU_NAME_AND_VERSION FCEU_NAME " " FCEU_VERSION_STRING