mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Version bump
This commit is contained in:
@@ -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.47$SUBREVISION" # all boards have same revision
|
||||
REVISION="5.48$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
|
||||
|
||||
Reference in New Issue
Block a user