I blew the date on this. Sigh..

This commit is contained in:
Jordan K. Hubbard 1995-01-29 01:32:32 +00:00
parent afb7bd3e81
commit e235775271
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=6002

View File

@ -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.2 1995/01/27 07:37:55 jkh Exp $
# $Id: miscfuncs.sh,v 1.3 1995/01/27 18:21:26 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-950127-SNAP"
DISTNAME="2.0-950128-SNAP"
# Express or Custom install?
INSTALL_TYPE=""