From 5401c5944b93ea344265fef574e04907b93c647f Mon Sep 17 00:00:00 2001 From: Steve McIntyre <93sam@debian.org> Date: Thu, 12 Jul 2001 01:30:29 +0000 Subject: [PATCH] s/prerelease/beta/ "prerelease" is too long to use in the volid; mkisofs complains and the build drops out. --- CONF.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONF.sh b/CONF.sh index d8ef3eeb..a2b75455 100644 --- a/CONF.sh +++ b/CONF.sh @@ -10,7 +10,7 @@ export BASEDIR=`pwd` export CODENAME=woody # Version number, "2.2 r0", "2.2 r1" etc. -export DEBVERSION="3.0 prerelease" +export DEBVERSION="3.0 beta" # Official or non-official set. # NOTE: THE "OFFICIAL" DESIGNATION IS ONLY ALLOWED FOR IMAGES AVAILABLE