Release v0.8

This commit is contained in:
bdobe 2016-05-06 20:37:57 +02:00
commit 7b80b2a113
4 changed files with 9 additions and 6 deletions

View file

@ -13,7 +13,6 @@ 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 \
@ -26,7 +25,7 @@ GLUON_SITE_PACKAGES := \
haveged
DEFAULT_GLUON_RELEASE := 0.8~exp$(shell date '+%Y%m%d')
DEFAULT_GLUON_RELEASE := 0.8
# Allow overriding the release number from the command line
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)