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