release 1.99

This commit is contained in:
kub 2021-11-14 09:54:18 +01:00
parent 97be0d15b6
commit 404af43ddc
2 changed files with 2 additions and 2 deletions

View file

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

View file

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