From 89e5146cfb9b49465a03da4d1c13d34d1b332ad7 Mon Sep 17 00:00:00 2001 From: LJ Sonic Date: Sat, 13 Feb 2021 19:20:12 +0100 Subject: [PATCH] Update BETAVERSION --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 6c9a1c634..008f536fe 100644 --- a/src/version.h +++ b/src/version.h @@ -12,4 +12,4 @@ #define MODVERSION 50 // Define this as a prerelease version suffix -#define BETAVERSION "Test Build 2021-01-15" +#define BETAVERSION "Test Build 2021-02-13"