Browse Source

starting new experimental firmware 0.7.2~exp

0.7.1 becomes testing
Karsten Böddeker 8 years ago
parent
commit
6f0a1632dc
1 changed files with 2 additions and 2 deletions
  1. 2 2
      site.mk

+ 2 - 2
site.mk

@@ -60,9 +60,9 @@ ifeq ($(GLUON_TARGET),x86-64)
 endif
 
 # 0.2~1 < 0.2 < 0.2+1 < 0.2-1 < 0.2.1 < 0.3
-DEFAULT_GLUON_RELEASE := 0.7.1~exp$(shell date '+%Y%m%d')
+DEFAULT_GLUON_RELEASE := 0.7.2~exp$(shell date '+%Y%m%d')
 DEFAULT_GLUON_PRIORITY := 0
 
 GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
 GLUON_PRIORITY ?= $(DEFAULT_GLUON_PRIORITY)
-GLUON_LANGS ?= en de
+GLUON_LANGS ?= en de