Release v0.8.2

This commit is contained in:
Nils Schneider 2016-04-27 18:01:54 +02:00
parent 464e11d4c3
commit fd5d3f459d
2 changed files with 2 additions and 1 deletions

1
README
View file

@ -1,5 +1,6 @@
Gluon versions used for specific Lübeck Freifunk Firmware builds:
* 0.8.2: v2016.1.4
* 0.8.1: v2016.1.3
* 0.8: v2016.1.2
* 0.7.1: v2015.1.2

View file

@ -27,7 +27,7 @@ GLUON_SITE_PACKAGES := \
haveged
DEFAULT_GLUON_RELEASE := 0.8.1
DEFAULT_GLUON_RELEASE := 0.8.2
# Allow overriding the release number from the command line
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)