From a00fa5d7350bbc760397511165505473b58c05b9 Mon Sep 17 00:00:00 2001 From: Jan-Philipp Litza Date: Sat, 6 Sep 2014 15:58:54 +0200 Subject: [PATCH] Increase version number above latest testing --- site.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.mk b/site.mk index bc9f8d5..c37f19c 100644 --- a/site.mk +++ b/site.mk @@ -25,7 +25,7 @@ GLUON_SITE_PACKAGES := \ firewall \ haveged -DEFAULT_GLUON_RELEASE := 0.5~testing4-nightly$(shell date '+%Y%m%d') +DEFAULT_GLUON_RELEASE := 0.5~testing5-nightly$(shell date '+%Y%m%d') DEFAULT_GLUON_PRIORITY := 0 # Allow overriding the release number from the command line