summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVijay Bellur <vbellur@redhat.com>2015-04-14 23:53:28 +0530
committerVijay Bellur <vbellur@redhat.com>2015-04-15 11:05:57 +0000
commit8b987be340cec4c0f794ef67bdbec6301889500a (patch)
treead261cc8fd9ec9178f6816eceec95eb2b2fa0451
parent95f6e297a0a2349235a3258569dcc019aafe46df (diff)
Update rfc.sh to release-3.7v3.7.0alpha0
Change-Id: Id39a68d87dfdc43798126f452ede29da0c50d734 Signed-off-by: Vijay Bellur <vbellur@redhat.com> Reviewed-on: http://review.gluster.org/10237
-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()
{