0.8.4 experimental -> stable

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

View file

@ -26,7 +26,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)