Revert "New experimental release numbers"

This reverts commit 68131e1a7f.
This commit is contained in:
ohrensessel 2014-06-26 20:39:19 +02:00
parent 3a3fa82c75
commit 3ba3daa221

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.1
# Allow overriding the release number from the command line
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)