0.6~ version numbers for Barrier Breaker

This commit is contained in:
Matthias Schiffer 2014-08-07 16:22:49 +02:00
parent 4a6a7ce601
commit 7fa5cd92da

View file

@ -23,7 +23,7 @@ GLUON_SITE_PACKAGES := \
haveged haveged
DEFAULT_GLUON_RELEASE := 0.5+exp$(shell date '+%Y%m%d') DEFAULT_GLUON_RELEASE := 0.6~exp$(shell date '+%Y%m%d')
# Allow overriding the release number from the command line # Allow overriding the release number from the command line
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE) GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)