Sfoglia il codice sorgente

site.mk: advance default version to post-0.5.1

Helge Jung 9 anni fa
parent
commit
0a2882c00d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      site.mk

+ 1 - 1
site.mk

@@ -22,7 +22,7 @@ GLUON_SITE_PACKAGES := \
 	iptables \
 	haveged
 
-DEFAULT_GLUON_RELEASE := 0.5+0-exp$(shell date '+%Y%m%d')
+DEFAULT_GLUON_RELEASE := 0.5.1+exp$(shell date '+%Y%m%d')
 DEFAULT_GLUON_PRIORITY := 0
 
 GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)