From 1ed69b917a7a798b1a468615e9b6163cc2a1ab4f Mon Sep 17 00:00:00 2001 From: Vijay Bellur Date: Mon, 11 Feb 2013 17:29:03 +0530 Subject: Branch updated to release-3.4 Change-Id: Ie61e727f28b61ddf9d0e7133533aeaba4e7e0b7c BUG: 820551 Signed-off-by: Vijay Bellur Reviewed-on: http://review.gluster.org/4500 Reviewed-by: Anand Avati Tested-by: Anand Avati --- rfc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rfc.sh') diff --git a/rfc.sh b/rfc.sh index 2c91c30ed08..313a76112ba 100755 --- a/rfc.sh +++ b/rfc.sh @@ -1,7 +1,7 @@ #!/bin/sh -e -branch="master"; +branch="release-3.4"; set_hooks_commit_msg() -- cgit