commit 0e9b1e4d59d7e35e8aed4c06a3802e82202282a1
Author: Roger Pueyo Centelles <roger.pueyo@guifi.net>
Date:   Tue Dec 2 16:37:18 2014 +0100

    qMp 3.1 Clearance release candidate 1

diff --git a/nightlycompile.sh b/nightlycompile.sh
index e7e2b57..f049c68 100755
--- a/nightlycompile.sh
+++ b/nightlycompile.sh
@@ -14,7 +14,7 @@ MAIL="admin@qmp.cat"
 DAYS_TO_PRESERVE="10"
 
 COMMUNITY=${COMMUNITY:-qMp}
-BRANCH=${BRANCH:-testing}
+BRANCH=${BRANCH:-3.1-rc}
 
 # If target is not specified, compiling for all targets
 TARGETS=${TARGETS:-$(make list_targets)}
