install.sh revision b5d33f4c1367106479df8bcd7d01d549f1f6d2b7
#change daily snapshot into a backup or release
#the first argument should be a version number or a date
if [ -z "$1" ] ; then
else
VERSION=$1
fi
esac
do
done
(cd $INSTALLDIR/src-distribution; \
# also unpack the new release as "recent overview of the modules"