change version number
This commit is contained in:
parent
aaec642b0b
commit
1fdc5e6083
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue