Update version number to be higher than testing3

This commit is contained in:
Jan-Philipp Litza 2014-06-23 01:29:35 +02:00
parent 195d03297c
commit bd9181f4f0
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ GLUON_SITE_PACKAGES := \
firewall \
haveged
DEFAULT_GLUON_RELEASE := 0.3.101-nightly$(shell date '+%Y%m%d')
DEFAULT_GLUON_RELEASE := 0.3.102-nightly$(shell date '+%Y%m%d')
# Allow overriding the release number from the command line
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)