From c015b5fdf30d6d5c5de9bf35fe48f7a3ae3105d6 Mon Sep 17 00:00:00 2001 From: cd-builder user Date: Wed, 30 May 2012 08:06:27 +0000 Subject: [PATCH] r5 changes --- squeeze/update-cd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/squeeze/update-cd b/squeeze/update-cd index 7682238e..fcb3b6ae 100755 --- a/squeeze/update-cd +++ b/squeeze/update-cd @@ -21,7 +21,7 @@ MIRROR_AMD64=/org/cdbuilder.debian.org/src/ftp/debian-amd64/debian NONFREE=0 # What release version is this? -VER=6.0.2.1 +VER=6.0.5 # Is this an official CD? OFFICIAL=Official @@ -66,7 +66,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/squeeze/r0-r2.diff +DIFF=/home/debian-cd/lists/squeeze/r0-r5.diff if [ "$TYPE" = "cd" ] ; then CDSIZE=644 # megabytes, leaving space for metadata