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 to 19.
details: https://anonhg.NetBSD.org/src/rev/1fcbe98f3a9f
branches: trunk
changeset: 349876:1fcbe98f3a9f
user: rmind <rmind%NetBSD.org@localhost>
date: Mon Dec 26 23:39:18 2016 +0000
description:
Bump NPF_VERSION to 19.
diffstat:
sys/net/npf/npf.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2c682c760b17 -r 1fcbe98f3a9f sys/net/npf/npf.h
--- a/sys/net/npf/npf.h Mon Dec 26 23:21:49 2016 +0000
+++ b/sys/net/npf/npf.h Mon Dec 26 23:39:18 2016 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: npf.h,v 1.52 2016/12/26 23:05:06 christos Exp $ */
+/* $NetBSD: npf.h,v 1.53 2016/12/26 23:39:18 rmind Exp $ */
/*-
* Copyright (c) 2009-2014 The NetBSD Foundation, Inc.
@@ -39,7 +39,7 @@
#include <sys/param.h>
#include <sys/types.h>
-#define NPF_VERSION 18
+#define NPF_VERSION 19
#if defined(_NPF_STANDALONE)
#include "npf_stand.h"
Home |
Main Index |
Thread Index |
Old Index