Forgot to update something on the version number
This commit is contained in:
parent
292e64b5bd
commit
bbbfffc95c
|
@ -24,7 +24,7 @@
|
|||
|
||||
#define FCEU_NAME "FCEUX"
|
||||
#define FCEU_VERSION_STRING "2.1-pre-release"
|
||||
#define FCEU_VERSION_NUMERIC 20004
|
||||
#define FCEU_VERSION_NUMERIC 20100
|
||||
#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