New experimental release numbers

This commit is contained in:
Matthias Schiffer 2014-06-24 17:20:59 +02:00
parent be96bdd7d3
commit 136281422c

View file

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