Release v0.8.2

This commit is contained in:
bdobe 2017-04-10 19:29:56 +02:00
parent cc1159b149
commit 7290bd7618
No known key found for this signature in database
GPG key ID: 61C7EC30C3E6DF26
2 changed files with 3 additions and 1 deletions

View file

@ -11,6 +11,8 @@ Please see [the official Gluon repository](https://github.com/freifunk-gluon/glu
#### Gluon versions used for specific Hamburg Freifunk Firmware builds
- 0.8.2: v2016.2.5
- 0.8.1: v2016.2.4 (ffhh-sued only)
- 0.8: v2016.1.4
- 0.7.1: v2015.1.2
- 0.7: v2015.1

View file

@ -26,7 +26,7 @@ GLUON_SITE_PACKAGES := \
haveged
DEFAULT_GLUON_RELEASE := 0.8+exp$(shell date '+%Y%m%d')
DEFAULT_GLUON_RELEASE := 0.8.2
# Allow overriding the release number from the command line
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)