From f72780b560ea8efe1508aa9ddc574e6dc066bf9a Mon Sep 17 00:00:00 2001 From: Csaba Henk Date: Wed, 29 Sep 2021 10:44:37 +0200 Subject: [PATCH 587/610] Update rfc.sh to rhgs-3.5.6 Signed-off-by: Csaba Henk --- rfc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rfc.sh b/rfc.sh index daeff32..67798cb 100755 --- a/rfc.sh +++ b/rfc.sh @@ -18,7 +18,7 @@ done shift $((OPTIND-1)) -branch="rhgs-3.5.5"; +branch="rhgs-3.5.6"; set_hooks_commit_msg() { -- 1.8.3.1