diff --git a/site.mk b/site.mk index 6bc4c8c..a4d09ce 100644 --- a/site.mk +++ b/site.mk @@ -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)