summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShyam <srangana@redhat.com>2017-04-30 10:58:38 -0400
committerShyam <srangana@redhat.com>2017-04-30 10:58:38 -0400
commit3d2ed278120392f3016bb20ebf4a7142a8877f7b (patch)
tree2a1a2ab500f633bc54ecb3e7cd0b566af3102323
parent7a9d6aa5999a71e29c5fa47a0ea7105c6494123a (diff)
Update rfc.sh for release-3.11v3.11.0beta1
Signed-off-by: Shyam <srangana@redhat.com>
-rwxr-xr-xrfc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/rfc.sh b/rfc.sh
index 07d61ea95ae..285dd558a9e 100755
--- a/rfc.sh
+++ b/rfc.sh
@@ -17,7 +17,7 @@ done
shift $((OPTIND-1))
-branch="master";
+branch="release-3.11";
set_hooks_commit_msg()
{