release 1.99

This commit is contained in:
root
2021-11-14 23:19:41 +01:00
parent 39c9241245
commit bfe40055a5
2 changed files with 2 additions and 2 deletions

View File

@@ -2337,7 +2337,7 @@ static void draw_frame_credits(void)
static const char credits[] =
"PicoDrive v" VERSION "\n"
"(c) notaz, 2006-2013; irixxxx, 2018-2020\n\n"
"(c) notaz, 2006-2013; irixxxx, 2018-2021\n\n"
"Credits:\n"
"fDave: initial code\n"
#ifdef EMU_C68K

View File

@@ -1 +1 @@
#define VERSION "1.98"
#define VERSION "1.99"