commit 0d0b460c984fdbf5259b5aa0ca81a6b1176cb167
Author: Roger Pueyo Centelles <roger.pueyo@guifi.net>
Date:   Mon Aug 3 15:25:01 2015 +0200

    Change VERSION_* variables in Makefile to name binary images accordingly

diff --git a/Makefile b/Makefile
index 7c6a5af..7d4a9f6 100644
--- a/Makefile
+++ b/Makefile
@@ -48,9 +48,9 @@ IMAGEOPT ?= true
 VERSIONOPT ?= true
 VERSION_REPO ?= http://fw.qmp.cat/$(VERSION_NUMBER)_openwrt-%T-generic/packages
 VERSION_DIST ?= qMp
-VERSION_NICK ?= Clearance
-VERSION_CODE ?= Clearance
-VERSION_NUMBER ?= 3.2-rc3
+VERSION_NICK ?= Kalimotxo
+VERSION_CODE ?= Kalimotxo
+VERSION_NUMBER ?= trunk
 COMMUNITY ?= qMp
 EXTRA_PACKS =
 
