summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authordm <dm@cvs.openbsd.org>1996-07-18 04:57:20 +0000
committerdm <dm@cvs.openbsd.org>1996-07-18 04:57:20 +0000
commit6764f712dd3ffd42fd940f9e87d2a9109743c72d (patch)
treedea3d6ca72c2db4a96979c3d5148638acc4f9e6e /sys
parent90902c0c418bd6da6372c490446f5ae0e7b811ee (diff)
Up NetBSD date for ipfilter and possibly more.
Diffstat (limited to 'sys')
-rw-r--r--sys/sys/param.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/sys/param.h b/sys/sys/param.h
index c7196ac2684..0365d66f115 100644
--- a/sys/sys/param.h
+++ b/sys/sys/param.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: param.h,v 1.8 1996/04/21 22:31:51 deraadt Exp $ */
+/* $OpenBSD: param.h,v 1.9 1996/07/18 04:57:19 dm Exp $ */
/* $NetBSD: param.h,v 1.23 1996/03/17 01:02:29 thorpej Exp $ */
/*-
@@ -45,8 +45,8 @@
#define BSD4_3 1
#define BSD4_4 1
-#define NetBSD 199603 /* NetBSD version (year & month). */
-#define NetBSD1_1 3 /* NetBSD 1.1B */
+#define NetBSD 199606 /* NetBSD version (year & month). */
+#define NetBSD1_2 1 /* NetBSD 1.2 */
#ifndef NULL
#define NULL 0