From a9a0137d22db206091f13014d1004a63da600870 Mon Sep 17 00:00:00 2001
From: sphere <spherallic@gmail.com>
Date: Wed, 30 Sep 2020 20:25:55 +0200
Subject: [PATCH] Remove "RC3"

---
 src/version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/version.h b/src/version.h
index fb709df0d9..73ebc497a6 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 "RC3"
+// #define BETAVERSION "RC1"
-- 
GitLab