Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/conf Apply patch (requested by he):
details: https://anonhg.NetBSD.org/src/rev/b8058b6d8c9e
branches: netbsd-1-5
changeset: 491219:b8058b6d8c9e
user: he <he%NetBSD.org@localhost>
date: Fri Apr 06 01:57:40 2001 +0000
description:
Apply patch (requested by he):
Bump version information to 1.5.1_BETA.
diffstat:
sys/conf/osrelease.sh | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 82dfbcf2cbd3 -r b8058b6d8c9e sys/conf/osrelease.sh
--- a/sys/conf/osrelease.sh Fri Apr 06 01:57:17 2001 +0000
+++ b/sys/conf/osrelease.sh Fri Apr 06 01:57:40 2001 +0000
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: osrelease.sh,v 1.46.2.6 2000/11/18 05:29:23 tv Exp $
+# $NetBSD: osrelease.sh,v 1.46.2.7 2001/04/06 01:57:40 he Exp $
#
# Copyright (c) 1997 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -39,7 +39,7 @@
# Release number to use
# Also check __NetBSD_Version__ in sys/sys/param.h if you change this!
-release=1.5.1_ALPHA
+release=1.5.1_BETA
case $1 in
Home |
Main Index |
Thread Index |
Old Index