This reverts commit 01733c25e7, reversing
changes made to 0a2d554ac6.
This commit is contained in:
ohrensessel 2014-06-25 06:56:56 +02:00
parent 01733c25e7
commit d5a09c3b36

View file

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