commit 6eec080db5d31043ab003aaf1f2383086747387b
Author: Roger Pueyo Centelles <roger.pueyo@guifi.net>
Date:   Tue Jul 4 12:17:50 2017 +0200

    Use testing packages

diff --git a/Makefile b/Makefile
index eb65724..1df3e86 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@ LEDE_PKG_CLONE = git clone -b lede-17.01 https://git.lede-project.org/feed/packa
 # qMp packages source clone URLs and settings
 QMP_GIT_RW = ssh://gitolite@dev.qmp.cat:qmp.git
 QMP_GIT_RO = http://dev.qmp.cat/qmp.git
-QMP_GIT_BRANCH ?= master
+QMP_GIT_BRANCH ?= testing
 QMP_FEED = package/feeds/qmp_packages
 
 # Distribution naming
@@ -39,7 +39,7 @@ VERSION_BUG_URL ?= https://dev.qmp.cat/projects/qmp/issues
 VERSION_SUPPORT_URL ?= https://dev.qmp.cat/projects/qmp/wiki
 
 # Distribution versioning (e.g. Ratafia 2.0, Clearance testing, Kalimotxo trunk)
-VERSION_NICK ?= Kalimotxo
+VERSION_NICK ?= Testing
 VERSION_NUMBER ?= testing
 
 # Distribution repository
