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