diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-01-29 01:32:32 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-01-29 01:32:32 +0000 |
| commit | e235775271fd863bdba75d9727b0b437f7916f96 (patch) | |
| tree | 1ab580c8f1021e1dae3e7f9d244782a7edf00066 /release/scripts/miscfuncs.sh | |
| parent | afb7bd3e81add9c6eb453820465e22e639ae09b0 (diff) | |
Notes
Diffstat (limited to 'release/scripts/miscfuncs.sh')
| -rw-r--r-- | release/scripts/miscfuncs.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/release/scripts/miscfuncs.sh b/release/scripts/miscfuncs.sh index 3c6ec822017bc..c1df7513859c9 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.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="" |
