Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/sys Dynamic sysctl makes 1.6ZF into 1.6ZG



details:   https://anonhg.NetBSD.org/src/rev/f7d9f017dba5
branches:  trunk
changeset: 555941:f7d9f017dba5
user:      atatat <atatat%NetBSD.org@localhost>
date:      Thu Dec 04 19:39:57 2003 +0000

description:
Dynamic sysctl makes 1.6ZF into 1.6ZG

diffstat:

 sys/sys/param.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f37cbf4a3d12 -r f7d9f017dba5 sys/sys/param.h
--- a/sys/sys/param.h   Thu Dec 04 19:38:21 2003 +0000
+++ b/sys/sys/param.h   Thu Dec 04 19:39:57 2003 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: param.h,v 1.182 2003/11/12 21:07:38 dsl Exp $  */
+/*     $NetBSD: param.h,v 1.183 2003/12/04 19:39:57 atatat Exp $       */
 
 /*-
  * Copyright (c) 1982, 1986, 1989, 1993
@@ -67,7 +67,7 @@
  * needs to be updated and the changes sent back to the groff maintainers.
  */
 
-#define        __NetBSD_Version__      106320000       /* NetBSD 1.6ZF */
+#define        __NetBSD_Version__      106330000       /* NetBSD 1.6ZG */
 
 /*
  * Historical NetBSD #define



Home | Main Index | Thread Index | Old Index