Update Branch v0.7.x
This commit is contained in:
parent
4ba8ab9c0b
commit
2c4d21b366
1 changed files with 1 additions and 1 deletions
2
site.mk
2
site.mk
|
@ -25,7 +25,7 @@ GLUON_SITE_PACKAGES := \
|
|||
haveged
|
||||
|
||||
|
||||
DEFAULT_GLUON_RELEASE := 0.7
|
||||
DEFAULT_GLUON_RELEASE := 0.7+exp$(shell date '+%Y%m%d')
|
||||
|
||||
# Allow overriding the release number from the command line
|
||||
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
|
||||
|
|
Loading…
Reference in a new issue