bump version number in code to 2.0.2-interim
This commit is contained in:
parent
fdef495d4a
commit
715a47c281
|
@ -27,7 +27,7 @@
|
|||
|
||||
#define FCEU_VERSION_NUMERIC 20000
|
||||
#define FCEU_NAME "FCEUX"
|
||||
#define FCEU_VERSION_STRING "2.0.1"
|
||||
#define FCEU_VERSION_STRING "2.0.2-interim"
|
||||
#define FCEU_NAME_AND_VERSION FCEU_NAME " " FCEU_VERSION_STRING
|
||||
|
||||
///causes the code fragment argument to be compiled in if the build includes debugging
|
||||
|
|
Loading…
Reference in New Issue