summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShyamsundarR <srangana@redhat.com>2017-11-01 19:35:43 -0400
committerShyamsundarR <srangana@redhat.com>2017-11-01 19:35:43 -0400
commitaa2c149e0555a8e3d194a5328f66623477e337b9 (patch)
tree3762b4ec0a74308a74412b6f0c4523d8cd379eaa
parent5424c63fe146e42cfc9be45b0b9830bcc948b7aa (diff)
Update rfc.sh for release-3.13v3.13.0beta
Signed-off-by: ShyamsundarR <srangana@redhat.com>
-rwxr-xr-xrfc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/rfc.sh b/rfc.sh
index b58c65de33b..e4e00e7d79c 100755
--- a/rfc.sh
+++ b/rfc.sh
@@ -17,7 +17,7 @@ done
shift $((OPTIND-1))
-branch="master";
+branch="release-3.13";
set_hooks_commit_msg()
{