0.8.4 experimental -> stable
This commit is contained in:
parent
dbdde1f30a
commit
f427c1023a
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ GLUON_SITE_PACKAGES := \
|
||||||
haveged
|
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
|
# Allow overriding the release number from the command line
|
||||||
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
|
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
|
||||||
|
|
Loading…
Reference in a new issue