commit 3211f331a69e82760eb69e0ac995375df68c5054
Author: Roger Pueyo Centelles <roger.pueyo@guifi.net>
Date:   Fri Oct 16 14:14:49 2015 +0200

    qMp 3.2 Clearance

diff --git a/Makefile b/Makefile
index 247898a..760d744 100644
--- a/Makefile
+++ b/Makefile
@@ -27,10 +27,10 @@ OWRT_PKG_SCM = git clone -b for-15.05 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 ?= testing
+QMP_GIT_BRANCH ?= master
 QMP_CODENAME ?= Clearance
-QMP_RELEASE ?= testing
-QMP_FEED = package/feeds/qmp_packages
+QMP_RELEASE ?= 3.2
+QMP_FEED = package/feeds/qmp
 
 BUILD_DIR = build
 CONFIG_DIR = configs
@@ -50,7 +50,7 @@ VERSION_REPO ?= http://downloads.openwrt.org/chaos_calmer/15.05/%S/packages
 VERSION_DIST ?= qMp
 VERSION_NICK ?= Clearance
 VERSION_CODE ?= Clearance
-VERSION_NUMBER ?= 3.2-rc3
+VERSION_NUMBER ?= 3.2
 COMMUNITY ?= qMp
 EXTRA_PACKS =
 
