summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xrfc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/rfc.sh b/rfc.sh
index 287768eae8b..f82d17f63be 100755
--- a/rfc.sh
+++ b/rfc.sh
@@ -4,7 +4,7 @@
# i.e. where we are interested in the result of a command,
# we have to run the command in an if-statement.
-branch="master";
+branch="release-3.7";
set_hooks_commit_msg()
{