New experimental release numbers

This commit is contained in:
ohrensessel 2014-06-27 23:42:57 +02:00
parent 83d006c970
commit a8d8fcd2b2

View file

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