New experimental releases

0.6~ < 0.6 < 0.6+
This commit is contained in:
Leo Krueger 2015-01-07 20:57:14 +01:00
parent 4bc6694fda
commit d65dae7908

View file

@ -22,7 +22,7 @@ GLUON_SITE_PACKAGES := \
haveged 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 # Allow overriding the release number from the command line
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE) GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)