From fd511351d9c5e9cb1d5ad43aa3fe3dd9434b0d39 Mon Sep 17 00:00:00 2001 From: Dimitris Panokostas Date: Sat, 27 Feb 2021 15:40:29 +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 c4badfcc9..6d465d191 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-15)") -#define AMIBERRYDATE MAKEBD(2021, 2, 15) +#define AMIBERRYVERSION _T("Amiberry BETA (2021-02-27)") +#define AMIBERRYDATE MAKEBD(2021, 2, 27) #define IHF_WINDOWHIDDEN 6