diff --git a/site.mk b/site.mk index ad39aea..a5b727a 100644 --- a/site.mk +++ b/site.mk @@ -103,11 +103,13 @@ GLUON_SITE_PACKAGES += \ $(USB_PACKAGES_STORAGE) endif -DEFAULT_GLUON_RELEASE := 0.8+exp$(shell date '+%Y%m%d') +DEFAULT_GLUON_RELEASE := 0.9+exp$(shell date '+%Y%m%d') # Allow overriding the release number from the command line GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE) GLUON_PRIORITY ?= 0 +GLUON_REGION ?= eu + GLUON_LANGS ?= en de