Release v0.4.1

Conflicts:
	README
This commit is contained in:
Matthias Schiffer 2014-06-24 17:04:39 +02:00 committed by ohrensessel
parent d5a09c3b36
commit 5f51b27a9b
2 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,6 @@
Gluon versions used for specific Hamburg Freifunk Firmware builds:
- 0.4.1: v2014.2-hh
- equal to official gluon v2014.2 + ffhh specific patches
- 0.4a: v2014.1a
- equal to official gluon v2014.1 + ffhh specific patches

View file

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