From cf0875b60afd0a24eb725eb7d7c6351fddbda3e8 Mon Sep 17 00:00:00 2001 From: Matthias Freund Date: Sat, 16 Apr 2016 20:24:00 +0200 Subject: [PATCH] update Gluon to v2016.1.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7199db8..81d0095 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ GLUON_BUILD_DIR := gluon-build GLUON_GIT_URL := https://github.com/freifunk-gluon/gluon.git -GLUON_GIT_REF := v2015.1 +GLUON_GIT_REF := v2016.1.3 SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key