New experimental releases

This commit is contained in:
Matthias Schiffer 2014-12-31 16:31:26 +01:00
parent f81208d5ed
commit fb0dfd9c89

View file

@ -23,7 +23,7 @@ GLUON_SITE_PACKAGES := \
haveged
DEFAULT_GLUON_RELEASE := 0.6
DEFAULT_GLUON_RELEASE := 0.6+exp$(shell date '+%Y%m%d')
# Allow overriding the release number from the command line
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)