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/22cd78bc4e7a
branches: netbsd-1-5
changeset: 493129:22cd78bc4e7a
user: he <he%NetBSD.org@localhost>
date: Wed Jun 12 20:45:09 2002 +0000
description:
Apply patch (requested by he):
Mark this as NetBSD 1.5.3.
diffstat:
sys/conf/osrelease.sh | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 73fb1fdb825d -r 22cd78bc4e7a sys/conf/osrelease.sh
--- a/sys/conf/osrelease.sh Wed Jun 12 20:41:45 2002 +0000
+++ b/sys/conf/osrelease.sh Wed Jun 12 20:45:09 2002 +0000
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: osrelease.sh,v 1.46.2.15 2002/04/26 23:13:39 he Exp $
+# $NetBSD: osrelease.sh,v 1.46.2.16 2002/06/12 20:45:09 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.3_RC2
+release=1.5.3
case $1 in
Home |
Main Index |
Thread Index |
Old Index