summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-01-29 01:32:32 +0000
committerjkh <jkh@FreeBSD.org>1995-01-29 01:32:32 +0000
commitf00042a39087fc7a36fb0fc61a0181454c08b3b6 (patch)
tree1ab580c8f1021e1dae3e7f9d244782a7edf00066 /release
parentdc666a09a5c90df0f2da97cacfe2f5f85bb143df (diff)
downloadFreeBSD-src-f00042a39087fc7a36fb0fc61a0181454c08b3b6.zip
FreeBSD-src-f00042a39087fc7a36fb0fc61a0181454c08b3b6.tar.gz
I blew the date on this. Sigh..
Diffstat (limited to 'release')
-rw-r--r--release/scripts/miscfuncs.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/scripts/miscfuncs.sh b/release/scripts/miscfuncs.sh
index 3c6ec82..c1df751 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=""
OpenPOWER on IntegriCloud