summaryrefslogtreecommitdiffstats
path: root/sys/netncp/ncp.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netncp/ncp.h')
-rw-r--r--sys/netncp/ncp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netncp/ncp.h b/sys/netncp/ncp.h
index 4c285ef..044f3c6 100644
--- a/sys/netncp/ncp.h
+++ b/sys/netncp/ncp.h
@@ -11,7 +11,7 @@
#define _NCP_H_
#define NCP_VERMAJ 1
-#define NCP_VERMIN 3200
+#define NCP_VERMIN 3300
#define NCP_VERSION (NCP_VERMAJ*100000 + NCP_VERMIN)
typedef u_int32_t nwdirent;
OpenPOWER on IntegriCloud