Update version number to be higher than testing3
This commit is contained in:
parent
195d03297c
commit
bd9181f4f0
2
site.mk
2
site.mk
|
@ -16,7 +16,7 @@ GLUON_SITE_PACKAGES := \
|
||||||
firewall \
|
firewall \
|
||||||
haveged
|
haveged
|
||||||
|
|
||||||
DEFAULT_GLUON_RELEASE := 0.3.101-nightly$(shell date '+%Y%m%d')
|
DEFAULT_GLUON_RELEASE := 0.3.102-nightly$(shell date '+%Y%m%d')
|
||||||
|
|
||||||
# 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 New Issue