From 8dc0757983da46868d00ebab24c6292dfc6c0169 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Wed, 1 Feb 1995 10:59:37 +0000 Subject: [PATCH] Bump the date on the snapshot. The previous one never happened.. :-) --- release/scripts/miscfuncs.sh | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/release/scripts/miscfuncs.sh b/release/scripts/miscfuncs.sh index c1df7513859c..3059dd6f7e06 100644 --- a/release/scripts/miscfuncs.sh +++ b/release/scripts/miscfuncs.sh @@ -10,7 +10,7 @@ # putting your name on top after doing something trivial like reindenting # it, just to make it look like you wrote it!). # -# $Id: miscfuncs.sh,v 1.3 1995/01/27 18:21:26 jkh Exp $ +# $Id: miscfuncs.sh,v 1.4 1995/01/29 01:32:32 jkh Exp $ if [ "${_MISCFUNCS_SH_LOADED_}" = "yes" ]; then return 0 @@ -22,7 +22,7 @@ PATH=/usr/bin:/usr/sbin:/bin:/sbin:/stand export PATH # Keep this current with the distribution! -DISTNAME="2.0-950128-SNAP" +DISTNAME="2.0-950201-SNAP" # Express or Custom install? INSTALL_TYPE="" @@ -32,15 +32,15 @@ INSTALL_TYPE="" # the hardwired constants will be replaced with tokens that get sed'd for # the real sizes. # -BINSIZE="28MB" -GAMESIZE="6MB" -MANSIZE="4MB" -INFOSIZE="2MB" -PROFSIZE="2MB" -DICTSIZE="3MB" -SRCSIZE="56MB" -SECRSIZE="1MB" -COMPATSIZE="3MB" +BINSIZE="52MB" +GAMESIZE="12MB" +MANSIZE="8MB" +INFOSIZE="4MB" +PROFSIZE="4MB" +DICTSIZE="6MB" +SRCSIZE="112MB" +SECRSIZE="2MB" +COMPATSIZE="5MB" X11SIZE="50MB" # Paths