0.8.4 experimental -> stable

This commit is contained in:
Daniel Frank 2017-10-06 21:00:37 +02:00 committed by GitHub
parent dbdde1f30a
commit f427c1023a

View file

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