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