From becc42920be5a0e64146e8b162945f46156e601f Mon Sep 17 00:00:00 2001 From: Lachlan Date: Mon, 28 Sep 2020 11:39:57 +0800 Subject: [PATCH] Bump RC version --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index d6feea9af..fb709df0d 100644 --- a/src/version.h +++ b/src/version.h @@ -12,4 +12,4 @@ #define MODVERSION 48 // Define this as a prerelease version suffix -#define BETAVERSION "RC2" +#define BETAVERSION "RC3"