From 68b31e94e358f2db98a04aee78dd547979404367 Mon Sep 17 00:00:00 2001 From: Dimitris Panokostas Date: Tue, 2 Feb 2021 23:10:24 +0100 Subject: [PATCH] Updated beta version date --- src/osdep/target.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/osdep/target.h b/src/osdep/target.h index c49a22652..683347af5 100644 --- a/src/osdep/target.h +++ b/src/osdep/target.h @@ -24,8 +24,8 @@ #define GETBDM(x) (((x) - (((x) / 10000) * 10000)) / 100) #define GETBDD(x) ((x) % 100) -#define AMIBERRYVERSION _T("Amiberry BETA (2021-02-01)") -#define AMIBERRYDATE MAKEBD(2021, 2, 1) +#define AMIBERRYVERSION _T("Amiberry BETA (2021-02-02)") +#define AMIBERRYDATE MAKEBD(2021, 2, 2) #define IHF_WINDOWHIDDEN 6