checkin change to version string

This commit is contained in:
zeromus 2009-03-29 23:18:34 +00:00
parent 7b2c2205ef
commit 268c850e3f
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-pre-release"
#define FCEU_VERSION_STRING "2.1"
#define FCEU_VERSION_NUMERIC 20100
#define FCEU_NAME_AND_VERSION FCEU_NAME " " FCEU_VERSION_STRING