Change version number for next maintenence release

This commit is contained in:
adelikat 2009-04-05 15:24:41 +00:00
parent 209c02ef98
commit c1a64d6b33
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
#define __FCEU_TYPES
#define FCEU_NAME "FCEUX"
#define FCEU_VERSION_STRING "2.1.1-interim"
#define FCEU_VERSION_STRING "2.1.0a"
#define FCEU_VERSION_NUMERIC 20100
#define FCEU_NAME_AND_VERSION FCEU_NAME " " FCEU_VERSION_STRING