summaryrefslogtreecommitdiffstats
path: root/release/scripts
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-01-27 18:21:26 +0000
committerjkh <jkh@FreeBSD.org>1995-01-27 18:21:26 +0000
commit33e570e0f6a376a1d33b01d1f19dd6f0a58664c5 (patch)
treede41fa5058edcc609f53ec16959a6bcf8a8e4a96 /release/scripts
parent630d3981306ee5bc445899521f23e3106557a91c (diff)
downloadFreeBSD-src-33e570e0f6a376a1d33b01d1f19dd6f0a58664c5.zip
FreeBSD-src-33e570e0f6a376a1d33b01d1f19dd6f0a58664c5.tar.gz
Bump the snap number
Diffstat (limited to 'release/scripts')
-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 5d626af..3c6ec82 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.1 1995/01/14 07:41:48 jkh Exp $
+# $Id: miscfuncs.sh,v 1.2 1995/01/27 07:37:55 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-950112-SNAP"
+DISTNAME="2.0-950127-SNAP"
# Express or Custom install?
INSTALL_TYPE=""
OpenPOWER on IntegriCloud