release 1.95

This commit is contained in:
kub
2019-11-27 23:05:27 +01:00
parent 62f827c454
commit f042878251
2 changed files with 2 additions and 1 deletions

View File

@@ -938,6 +938,7 @@ static const char credits[] =
"MAME devs: SH2, YM2612 and SN76496 cores\n" "MAME devs: SH2, YM2612 and SN76496 cores\n"
"Eke, Stef: some Sega CD code\n" "Eke, Stef: some Sega CD code\n"
"Inder, ketchupgun: graphics\n" "Inder, ketchupgun: graphics\n"
"Irixxxx: SH2 drc improvements\n"
#ifdef __GP2X__ #ifdef __GP2X__
"Squidge: mmuhack\n" "Squidge: mmuhack\n"
"Dzz: ARM940 sample\n" "Dzz: ARM940 sample\n"

View File

@@ -1 +1 @@
#define VERSION "1.93+" #define VERSION "1.95"