Browse Source

Start new release 0.6.3

Michael Schwarz 8 years ago
parent
commit
990ba79fa1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      site.mk

+ 1 - 1
site.mk

@@ -30,7 +30,7 @@ GLUON_SITE_PACKAGES := \
 	haveged
 
 # 0.2~1 < 0.2 < 0.2+1 < 0.2-1 < 0.2.1 < 0.3
-DEFAULT_GLUON_RELEASE := 0.6.2~exp$(shell date '+%Y%m%d')
+DEFAULT_GLUON_RELEASE := 0.6.3~exp$(shell date '+%Y%m%d')
 DEFAULT_GLUON_PRIORITY := 0
 
 GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)