mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
release 1.99
This commit is contained in:
parent
97be0d15b6
commit
404af43ddc
2 changed files with 2 additions and 2 deletions
|
@ -1046,7 +1046,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
|
||||
|
|
|
@ -1 +1 @@
|
|||
#define VERSION "1.98"
|
||||
#define VERSION "1.99"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue