commit 92e4657a554f401de6b9835f69ca7aa2d9735438
Author: Roger Pueyo Centelles <roger.pueyo@guifi.net>
Date:   Fri Jun 30 12:07:54 2017 +0200

    Prepare Makefile for qMp 4.0 "Macondo" release candidate 1

diff --git a/Makefile b/Makefile
index f894333..3d07381 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 ?= testing
+QMP_GIT_BRANCH ?= 4.0
 QMP_FEED = package/feeds/qmp_packages
 
 # Distribution naming
@@ -39,8 +39,8 @@ 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_NUMBER ?= testing
+VERSION_NICK ?= Macondo
+VERSION_NUMBER ?= 4.0-rc1
 
 # Distribution repository
 VERSION_REPO="http://fw.qmp.cat/Releases/%v-%N"
