87c3ef
From 27dc773af276e33fcca10788fae17d131c8d9bce Mon Sep 17 00:00:00 2001
87c3ef
From: Rinku Kothiya <rkothiya@redhat.com>
87c3ef
Date: Sun, 31 May 2020 15:46:24 -0400
87c3ef
Subject: [PATCH 384/449] Update rfc.sh to rhgs-3.5.3
87c3ef
87c3ef
Signed-off-by: Rinku Kothiya <rkothiya@redhat.com>
87c3ef
---
87c3ef
 rfc.sh | 2 +-
87c3ef
 1 file changed, 1 insertion(+), 1 deletion(-)
87c3ef
87c3ef
diff --git a/rfc.sh b/rfc.sh
87c3ef
index 37d551f..1dca29f 100755
87c3ef
--- a/rfc.sh
87c3ef
+++ b/rfc.sh
87c3ef
@@ -18,7 +18,7 @@ done
87c3ef
 shift $((OPTIND-1))
87c3ef
 
87c3ef
 
87c3ef
-branch="rhgs-3.5.2";
87c3ef
+branch="rhgs-3.5.3";
87c3ef
 
87c3ef
 set_hooks_commit_msg()
87c3ef
 {
87c3ef
-- 
87c3ef
1.8.3.1
87c3ef