74096c
From 828be8e789db3c77587c708f930d7fe8c9456e3b Mon Sep 17 00:00:00 2001
74096c
From: Rinku Kothiya <rkothiya@redhat.com>
74096c
Date: Fri, 4 Dec 2020 05:18:45 +0530
74096c
Subject: [PATCH 481/511] Update rfc.sh to rhgs-3.5.4
74096c
74096c
Signed-off-by: Rinku Kothiya <rkothiya@redhat.com>
74096c
---
74096c
 rfc.sh | 2 +-
74096c
 1 file changed, 1 insertion(+), 1 deletion(-)
74096c
74096c
diff --git a/rfc.sh b/rfc.sh
74096c
index 1dca29f..c0559b9 100755
74096c
--- a/rfc.sh
74096c
+++ b/rfc.sh
74096c
@@ -18,7 +18,7 @@ done
74096c
 shift $((OPTIND-1))
74096c
 
74096c
 
74096c
-branch="rhgs-3.5.3";
74096c
+branch="rhgs-3.5.4";
74096c
 
74096c
 set_hooks_commit_msg()
74096c
 {
74096c
-- 
74096c
1.8.3.1
74096c