diff --git a/README b/README index 61e9fca..ed80019 100644 --- a/README +++ b/README @@ -1,5 +1,6 @@ Gluon versions used for specific Lübeck Freifunk Firmware builds: +* 0.8.3: v2016.1.5 * 0.8.2: v2016.1.4 * 0.8.1: v2016.1.3 * 0.8: v2016.1.2 diff --git a/site.mk b/site.mk index 894f6a8..7a176d8 100644 --- a/site.mk +++ b/site.mk @@ -27,7 +27,7 @@ GLUON_SITE_PACKAGES := \ haveged -DEFAULT_GLUON_RELEASE := 0.8.2 +DEFAULT_GLUON_RELEASE := 0.8.3 # Allow overriding the release number from the command line GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)