commit 2af3c8ed235f1912cd362c4654c1d1c1f0152a89
Author: Roger Pueyo Centelles <roger.pueyo@guifi.net>
Date:   Wed Dec 10 10:59:20 2014 +0100

    qMp 3.1 Clearance

diff --git a/Makefile b/Makefile
index c9e14c7..0220d22 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ OWRT_SCM = git clone git://git.openwrt.org/14.07/openwrt.git
 OWRT_PKG_SCM = git clone -b for-14.07 https://github.com/openwrt/packages.git
 QMP_GIT_RW = ssh://gitolite@qmp.cat:qmp.git
 QMP_GIT_RO = git://qmp.cat/qmp.git
-QMP_GIT_BRANCH ?= 3.1-rc1
+QMP_GIT_BRANCH ?= master
 BUILD_DIR = build
 CONFIG_DIR = configs
 MY_CONFIGS = $(BUILD_DIR)/configs
@@ -42,7 +42,7 @@ VERSION_REPO ?= http://fw.qmp.cat/$(QMP_GIT_BRANCH)_openwrt-%T-generic/packages
 VERSION_DIST ?= qMp
 VERSION_NICK ?= Clearance
 VERSION_CODE ?= Clearance
-VERSION_NUMBER ?= testing
+VERSION_NUMBER ?= 3.1
 
 include targets.mk
 
