0.8.4 experimental -> stable
This commit is contained in:
parent
22fb01a84f
commit
dbdde1f30a
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue