From 2c4d21b3663f60126c8249ff72133b888a3a474d Mon Sep 17 00:00:00 2001 From: bdobe Date: Sat, 3 Oct 2015 17:24:21 +0200 Subject: [PATCH] Update Branch v0.7.x --- site.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.mk b/site.mk index c7a6ba1..c7fedc3 100644 --- a/site.mk +++ b/site.mk @@ -25,7 +25,7 @@ GLUON_SITE_PACKAGES := \ haveged -DEFAULT_GLUON_RELEASE := 0.7 +DEFAULT_GLUON_RELEASE := 0.7+exp$(shell date '+%Y%m%d') # Allow overriding the release number from the command line GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)