Release v0.6

This commit is contained in:
ohrensessel 2015-01-02 09:30:13 +01:00
commit 8fd23db3ba
2 changed files with 2 additions and 1 deletions

View file

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