summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
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