getting stuff ready for a 2.1.4a maintenance release.
[[Split portion of a mixed commit.]]
This commit is contained in:
parent
0a677d74e1
commit
8e8bbec3e0
|
@ -1,3 +1,8 @@
|
|||
---r1984 - FCEUX 2.1.4a Release---
|
||||
---June 1 2010---
|
||||
01-june-2010 - zeromus - fix crash bug in fcm convert
|
||||
01-june-2010 - adelikat - fix logic error in read-only loadstate of movies, should not improperly report savestate after movie errors
|
||||
|
||||
---r1977 - FCEUX 2.1.4 Released---
|
||||
---May 31 2010---
|
||||
|
||||
|
|
|
@ -59,7 +59,7 @@
|
|||
#endif
|
||||
|
||||
#define FCEU_VERSION_NUMERIC 21040
|
||||
#define FCEU_VERSION_STRING "2.1.5 interim" FCEU_SUBVERSION_STRING FCEU_FEATURE_STRING FCEU_COMPILER
|
||||
#define FCEU_VERSION_STRING "2.1.4a" /*FCEU_SUBVERSION_STRING FCEU_FEATURE_STRING FCEU_COMPILER*/
|
||||
#define FCEU_NAME_AND_VERSION FCEU_NAME " " FCEU_VERSION_STRING
|
||||
|
||||
#endif
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue