17b94a
From 00b79c4e2837980f36f7d8387d90cfb7dc8d0d58 Mon Sep 17 00:00:00 2001
17b94a
From: Rinku Kothiya <rkothiya@redhat.com>
17b94a
Date: Tue, 5 May 2020 12:41:41 -0400
17b94a
Subject: [PATCH 368/375] Update rfc.sh to rhgs-3.5.2
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 a408e45..37d551f 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.1-rhel-8";
17b94a
+branch="rhgs-3.5.2";
17b94a
 
17b94a
 set_hooks_commit_msg()
17b94a
 {
17b94a
-- 
17b94a
1.8.3.1
17b94a