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