887953
From 4049de578f44e028ebe6beab3b1b13ce4d3de954 Mon Sep 17 00:00:00 2001
887953
From: Milind Changire <mchangir@redhat.com>
887953
Date: Fri, 1 Feb 2019 19:55:33 +0530
887953
Subject: [PATCH 511/529] Update rfc.sh to rhgs-3.4.4
887953
887953
Change-Id: I826c246fefecf8cf12999e3b4b307d0a29aef668
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 bd52851..6f5c77c 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.3";
887953
+branch="rhgs-3.4.4";
887953
 
887953
 set_hooks_commit_msg()
887953
 {
887953
-- 
887953
1.8.3.1
887953