e7a346
From 84e7997bdf977f7d2dbce2f1f7c57c4ccb1190ba Mon Sep 17 00:00:00 2001
e7a346
From: Milind Changire <mchangir@redhat.com>
e7a346
Date: Wed, 5 Sep 2018 10:38:20 +0530
e7a346
Subject: [PATCH 363/385] Update rfc.sh to rhgs-3.4.1
e7a346
e7a346
Change-Id: I16da34310701c5db74664cdd2b2fa67534b662ab
e7a346
Signed-off-by: Milind Changire <mchangir@redhat.com>
e7a346
---
e7a346
 rfc.sh | 2 +-
e7a346
 1 file changed, 1 insertion(+), 1 deletion(-)
e7a346
e7a346
diff --git a/rfc.sh b/rfc.sh
e7a346
index 356242e..8c4b5ac 100755
e7a346
--- a/rfc.sh
e7a346
+++ b/rfc.sh
e7a346
@@ -17,7 +17,7 @@ done
e7a346
 shift $((OPTIND-1))
e7a346
 
e7a346
 
e7a346
-branch="rhgs-3.4.0";
e7a346
+branch="rhgs-3.4.1";
e7a346
 
e7a346
 set_hooks_commit_msg()
e7a346
 {
e7a346
-- 
e7a346
1.8.3.1
e7a346