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

    Rename testing images as testing after 3.2 release

diff --git a/Makefile b/Makefile
index 247898a..d8de7bf 100644
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,7 @@ QMP_GIT_RO = git://qmp.cat/qmp.git
 QMP_GIT_BRANCH ?= testing
 QMP_CODENAME ?= Clearance
 QMP_RELEASE ?= testing
-QMP_FEED = package/feeds/qmp_packages
+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 ?= testing
 COMMUNITY ?= qMp
 EXTRA_PACKS =
 
