Skip to content

Commit

Permalink
[general] Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
igorpecovnik committed Nov 6, 2018
1 parent 32ce48f commit b322fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/configuration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b322fec

Please sign in to comment.