Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/conf add reminder to check share/tmac/doc-common as well
details: https://anonhg.NetBSD.org/src/rev/03f37280e2c3
branches: trunk
changeset: 533514:03f37280e2c3
user: lukem <lukem%NetBSD.org@localhost>
date: Wed Jul 03 00:49:55 2002 +0000
description:
add reminder to check share/tmac/doc-common as well
diffstat:
sys/conf/osrelease.sh | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r 218bcc51da8b -r 03f37280e2c3 sys/conf/osrelease.sh
--- a/sys/conf/osrelease.sh Tue Jul 02 21:34:18 2002 +0000
+++ b/sys/conf/osrelease.sh Wed Jul 03 00:49:55 2002 +0000
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: osrelease.sh,v 1.77 2002/06/16 00:14:13 perseant Exp $
+# $NetBSD: osrelease.sh,v 1.78 2002/07/03 00:49:55 lukem Exp $
#
# Copyright (c) 1997 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -37,8 +37,11 @@
# POSSIBILITY OF SUCH DAMAGE.
#
-# Release number to use
-# Also check __NetBSD_Version__ in sys/sys/param.h if you change this!
+# Release number to use.
+# If you change this, also check:
+# sys/sys/param.h: __NetBSD_Version__
+# share/tmac/doc-common: ds oS
+#
release=1.6B
case $1 in
Home |
Main Index |
Thread Index |
Old Index