Prepare for 950210-SNAP

This commit is contained in:
Jordan K. Hubbard 1995-02-10 01:13:27 +00:00
parent 35c13fa033
commit 982a35748b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=6285
2 changed files with 3 additions and 3 deletions

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.5 1995/02/01 10:59:37 jkh Exp $
# $Id: miscfuncs.sh,v 1.6 1995/02/02 08:31:37 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-950202-SNAP"
DISTNAME="2.0-950210-SNAP"
# Express or Custom install?
INSTALL_TYPE=""

View File

@ -12,7 +12,7 @@
* its use.
*/
#define TITLE "FreeBSD 2.0-950202-SNAP Install"
#define TITLE "FreeBSD 2.0-950210-SNAP Install"
#define MAX_NO_DISKS 10
#define MAX_NO_FS 30