Source-Changes-HG archive

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

[src/trunk]: src/sys/sys bump to 2.0C for the cache_purge change.



details:   https://anonhg.NetBSD.org/src/rev/34703073239b
branches:  trunk
changeset: 565363:34703073239b
user:      yamt <yamt%NetBSD.org@localhost>
date:      Mon Apr 05 10:22:30 2004 +0000

description:
bump to 2.0C for the cache_purge change.

diffstat:

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

diffs (18 lines):

diff -r a4675ced8b67 -r 34703073239b sys/sys/param.h
--- a/sys/sys/param.h   Mon Apr 05 10:21:23 2004 +0000
+++ b/sys/sys/param.h   Mon Apr 05 10:22:30 2004 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: param.h,v 1.190 2004/03/30 13:00:13 yamt Exp $ */
+/*     $NetBSD: param.h,v 1.191 2004/04/05 10:22:30 yamt 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__      200020000       /* NetBSD 2.0B */
+#define        __NetBSD_Version__      200030000       /* NetBSD 2.0C */
 
 /*
  * Historical NetBSD #define



Home | Main Index | Thread Index | Old Index