summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-11-22 09:02:46 +0000
committerjkh <jkh@FreeBSD.org>1994-11-22 09:02:46 +0000
commit472d5c6159d272218c60a01967083567fe1daa2b (patch)
treecb8894de5877fccd42df2b289a5099b31f670e81 /release
parentea45f6a2205229ad5d40c4e6cfa4f40c5f4db7ab (diff)
downloadFreeBSD-src-472d5c6159d272218c60a01967083567fe1daa2b.zip
FreeBSD-src-472d5c6159d272218c60a01967083567fe1daa2b.tar.gz
Changes for 2.0R.
Diffstat (limited to 'release')
-rw-r--r--release/miscfuncs.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/miscfuncs.sh b/release/miscfuncs.sh
index 7867540..c2c45ec 100644
--- a/release/miscfuncs.sh
+++ b/release/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.8 1994/11/21 06:45:01 jkh Exp $
+# $Id: miscfuncs.sh,v 1.9 1994/11/21 07:33:21 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-BETA
+DISTNAME=2.0-RELEASE
# Flagrant guesses for now. These need to be hand-edited or, much better yet,
# automatically done as part of the release process. When that's the case,
OpenPOWER on IntegriCloud