From 452be937958d514ae48098436be64c3bfe1b7bc9 Mon Sep 17 00:00:00 2001
From: Simon Rose <simon.rose@ess.eu>
Date: Mon, 2 Mar 2020 10:51:18 +0100
Subject: [PATCH] Removed commented lines from RELEASE

---
 configure/RELEASE | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure/RELEASE b/configure/RELEASE
index 6fd1802..e1305c2 100644
--- a/configure/RELEASE
+++ b/configure/RELEASE
@@ -5,7 +5,7 @@ E3_REQUIRE_NAME:=require
 E3_REQUIRE_VERSION:=3.2.0
 
 # The definitions shown below can also be placed in an untracked RELEASE.local
-#-include $(TOP)/../../RELEASE.local
-#-include $(TOP)/../RELEASE.local
+-include $(TOP)/../../RELEASE.local
+-include $(TOP)/../RELEASE.local
 -include $(TOP)/configure/RELEASE.local
 
-- 
GitLab