Browse Source

starting new experimental firmware 0.7.3~exp

Karsten Böddeker 8 years ago
parent
commit
95bd949da5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      site.mk

+ 1 - 1
site.mk

@@ -61,7 +61,7 @@ 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.2~exp$(shell date '+%Y%m%d')
+DEFAULT_GLUON_RELEASE := 0.7.3~exp$(shell date '+%Y%m%d')
 DEFAULT_GLUON_PRIORITY := 0
 
 GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)