From b322fec52abe7ba5b42564734410fca3ff79b813 Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Tue, 6 Nov 2018 18:44:37 +0100 Subject: [PATCH] [general] Version bump --- lib/configuration.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/configuration.sh b/lib/configuration.sh index 12e2ce6658..2b1ba4f6ce 100644 --- a/lib/configuration.sh +++ b/lib/configuration.sh @@ -10,7 +10,7 @@ # common options # daily beta build contains date in subrevision if [[ $BETA == yes && -z $SUBREVISION ]]; then SUBREVISION="."$(date --date="tomorrow" +"%y%m%d"); fi -REVISION="5.65$SUBREVISION" # all boards have same revision +REVISION="5.66$SUBREVISION" # all boards have same revision ROOTPWD="1234" # Must be changed @first login MAINTAINER="Igor Pecovnik" # deb signature MAINTAINERMAIL="igor.pecovnik@****l.com" # deb signature