diff --git a/site.mk b/site.mk index 098087e..d40a3d9 100644 --- a/site.mk +++ b/site.mk @@ -22,7 +22,7 @@ GLUON_SITE_PACKAGES := \ 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 GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)