aboutsummaryrefslogtreecommitdiffstats
path: root/site.mk
diff options
context:
space:
mode:
Diffstat (limited to 'site.mk')
-rw-r--r--site.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/site.mk b/site.mk
index abdf685..5777605 100644
--- a/site.mk
+++ b/site.mk
@@ -38,7 +38,8 @@ GLUON_SITE_PACKAGES += \
# Always call `make` from the command line with the desired release version!
# otherwise this is generated:
-DEFAULT_GLUON_RELEASE := 2016.2.5~rc$(shell date '+%y%m%d%H%M')
+DEFAULT_GLUON_RELEASE := 2016.2.5
+#DEFAULT_GLUON_RELEASE := 2016.2.5~rc$(shell date '+%y%m%d%H%M')
# Allow overriding the release number from the command line