Blob Blame History Raw
From 4049de578f44e028ebe6beab3b1b13ce4d3de954 Mon Sep 17 00:00:00 2001
From: Milind Changire <mchangir@redhat.com>
Date: Fri, 1 Feb 2019 19:55:33 +0530
Subject: [PATCH 511/529] Update rfc.sh to rhgs-3.4.4

Change-Id: I826c246fefecf8cf12999e3b4b307d0a29aef668
Signed-off-by: Milind Changire <mchangir@redhat.com>
---
 rfc.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rfc.sh b/rfc.sh
index bd52851..6f5c77c 100755
--- a/rfc.sh
+++ b/rfc.sh
@@ -17,7 +17,7 @@ done
 shift $((OPTIND-1))
 
 
-branch="rhgs-3.4.3";
+branch="rhgs-3.4.4";
 
 set_hooks_commit_msg()
 {
-- 
1.8.3.1