mirror of
https://github.com/Fishwaldo/build.git
synced 2025-06-24 23:30:40 +00:00
[ general ] Bump with version due to https://forum.armbian.com/topic/10082-updated-firmware-and-armbian-config
This commit is contained in:
parent
265f01ab6a
commit
f0e11afa97
1 changed files with 1 additions and 1 deletions
|
@ -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.77$SUBREVISION" # all boards have same revision
|
||||
REVISION="5.78$SUBREVISION" # all boards have same revision
|
||||
ROOTPWD="1234" # Must be changed @first login
|
||||
[[ -z $MAINTAINER ]] && MAINTAINER="Igor Pecovnik" # deb signature
|
||||
[[ -z $MAINTAINERMAIL ]] && MAINTAINERMAIL="igor.pecovnik@****l.com" # deb signature
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue