From e9483c7bbaf0dae95eec963358d1caae086dcf20 Mon Sep 17 00:00:00 2001 From: nhmall Date: Sat, 5 May 2018 20:42:55 -0400 Subject: [PATCH] uncomment BETA for fix-test binary --- include/global.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/global.h b/include/global.h index 420cd8491..831717c36 100644 --- a/include/global.h +++ b/include/global.h @@ -8,7 +8,7 @@ #include -/* #define BETA */ /* development or beta testing [MRS] */ +#define BETA /* development or beta testing [MRS] */ #define DEBUG