From 93a508b60d0fa6a2bd9c2bc19cd73a4b9b15d8b4 Mon Sep 17 00:00:00 2001 From: Cyril Brulebois Date: Thu, 8 Jun 2023 16:11:05 +0200 Subject: [PATCH] Bump version/codename. --- update-cd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/update-cd b/update-cd index 2e897856..9daf6ec6 100755 --- a/update-cd +++ b/update-cd @@ -18,7 +18,7 @@ MIRROR_NORM=/srv/cdbuilder.debian.org/src/ftp/debian NONFREE=0 # What release version is this? -VER=9.1.0 +VER=11.7.0 # Is this an official CD? OFFICIAL=Official @@ -68,7 +68,7 @@ esac # Location of the diff file to use to determine the changes. If you leave # this blank, we'll try to determine the changes from the ChangeLog files, # which is probably less accurate. -DIFF=/home/debian-cd/lists/stretch/r0-r2.diff +DIFF=/home/debian-cd/lists/bullseye/r0-r7.diff if [ "$TYPE" = "cd" ] ; then CDSIZE=644 # megabytes, leaving space for metadata