Next experimental releases 0.8+

This commit is contained in:
bdobe 2016-05-07 20:27:27 +02:00
parent 7b80b2a113
commit 4a0e71421f

View file

@ -13,6 +13,7 @@ GLUON_SITE_PACKAGES := \
gluon-luci-autoupdater \
gluon-luci-portconfig \
gluon-luci-private-wifi \
gluon-luci-wifi-config \
gluon-next-node \
gluon-mesh-vpn-fastd \
gluon-radvd \
@ -25,7 +26,7 @@ GLUON_SITE_PACKAGES := \
haveged
DEFAULT_GLUON_RELEASE := 0.8
DEFAULT_GLUON_RELEASE := 0.8+exp$(shell date '+%Y%m%d')
# Allow overriding the release number from the command line
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)