Source-Changes-HG archive

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

[src/trunk]: src/sys/sys Welcome to 2.0A



details:   https://anonhg.NetBSD.org/src/rev/8143d9e90823
branches:  trunk
changeset: 565087:8143d9e90823
user:      jmc <jmc%NetBSD.org@localhost>
date:      Mon Mar 29 03:14:26 2004 +0000

description:
Welcome to 2.0A

diffstat:

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

diffs (18 lines):

diff -r 970169c65acc -r 8143d9e90823 sys/sys/param.h
--- a/sys/sys/param.h   Mon Mar 29 03:14:10 2004 +0000
+++ b/sys/sys/param.h   Mon Mar 29 03:14:26 2004 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: param.h,v 1.188 2004/03/24 15:48:39 atatat Exp $       */
+/*     $NetBSD: param.h,v 1.189 2004/03/29 03:14:26 jmc 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__      106380000       /* NetBSD 1.6ZL */
+#define        __NetBSD_Version__      200010000       /* NetBSD 2.0A */
 
 /*
  * Historical NetBSD #define



Home | Main Index | Thread Index | Old Index