Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/sys/sys Apply patch (requested by he):
details: https://anonhg.NetBSD.org/src/rev/5d5b03da90e9
branches: netbsd-1-4
changeset: 471218:5d5b03da90e9
user: he <he%NetBSD.org@localhost>
date: Wed Dec 13 23:49:07 2000 +0000
description:
Apply patch (requested by he):
Bump visible version number to 1.4.3A, to indicate that we're
no longer exactly at 1.4.3.
Here: bump to 1.4.4, since format doesn't allow 1.4.3A.
diffstat:
sys/sys/param.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e7666dd59772 -r 5d5b03da90e9 sys/sys/param.h
--- a/sys/sys/param.h Wed Dec 13 23:47:25 2000 +0000
+++ b/sys/sys/param.h Wed Dec 13 23:49:07 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: param.h,v 1.56.2.5 2000/07/01 18:02:32 he Exp $ */
+/* $NetBSD: param.h,v 1.56.2.6 2000/12/13 23:49:07 he Exp $ */
/*-
* Copyright (c) 1982, 1986, 1989, 1993
@@ -65,7 +65,7 @@
*
*/
-#define __NetBSD_Version__ 104000300 /* NetBSD 1.4.3 */
+#define __NetBSD_Version__ 104000400 /* NetBSD 1.4.3 */
/*
* Historical NetBSD #define
Home |
Main Index |
Thread Index |
Old Index