Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/net/npf Bump NPF_VERSION.
details: https://anonhg.NetBSD.org/src/rev/51b056f54bc9
branches: trunk
changeset: 761622:51b056f54bc9
user: rmind <rmind%NetBSD.org@localhost>
date: Wed Feb 02 23:01:34 2011 +0000
description:
Bump NPF_VERSION.
diffstat:
sys/net/npf/npf.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d2df3ee05206 -r 51b056f54bc9 sys/net/npf/npf.h
--- a/sys/net/npf/npf.h Wed Feb 02 20:07:25 2011 +0000
+++ b/sys/net/npf/npf.h Wed Feb 02 23:01:34 2011 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: npf.h,v 1.7 2011/02/02 02:20:25 rmind Exp $ */
+/* $NetBSD: npf.h,v 1.8 2011/02/02 23:01:34 rmind Exp $ */
/*-
* Copyright (c) 2009-2011 The NetBSD Foundation, Inc.
@@ -49,7 +49,7 @@
#include "testing.h"
#endif
-#define NPF_VERSION 1
+#define NPF_VERSION 2
/*
* Public declarations and definitions.
Home |
Main Index |
Thread Index |
Old Index