From 176789bebced76dd4e3eb8b42d86f696f7af97fe Mon Sep 17 00:00:00 2001 From: Steve McIntyre Date: Sat, 12 Dec 2020 01:45:35 +0000 Subject: [PATCH] Update default config - we're building for bullseye (11) now --- CONF.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONF.sh b/CONF.sh index 618140b2..fdfbaee3 100644 --- a/CONF.sh +++ b/CONF.sh @@ -63,7 +63,7 @@ export BASEDIR=`pwd` # export CDNAME=debian # Building $codename cd set ... -export CODENAME=buster +export CODENAME=bullseye # By default use Debian installer packages from $CODENAME if [ -z "$DI_CODENAME" ]; then @@ -87,7 +87,7 @@ fi #export DI_WWW_HOME=default # Version number, "2.2 r0", "2.2 r1" etc. -export DEBVERSION="10.0.0" +export DEBVERSION="11.0.0" # Official or non-official set. # NOTE: THE "OFFICIAL" DESIGNATION IS ONLY ALLOWED FOR IMAGES AVAILABLE