New experimental releases

This commit is contained in:
Matthias Schiffer 2014-08-02 22:20:25 +02:00
parent 87479c5e66
commit c2a37cabfd

View file

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