aboutsummaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-01-27 18:21:26 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-01-27 18:21:26 +0000
commite654f62e1164452ddf31b3d9ad357824f09b06e2 (patch)
treede41fa5058edcc609f53ec16959a6bcf8a8e4a96 /release
parentb11c81e076f7ea6ae932f6cd8055942e79bad5f5 (diff)
downloadsrc-e654f62e1164452ddf31b3d9ad357824f09b06e2.tar.gz
src-e654f62e1164452ddf31b3d9ad357824f09b06e2.zip
Bump the snap number
Notes
Notes: svn path=/head/; revision=5960
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 5d626af5b25a..3c6ec822017b 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=""