summaryrefslogtreecommitdiffstats
path: root/sys/fs/nwfs
diff options
context:
space:
mode:
authorbp <bp@FreeBSD.org>1999-10-31 15:11:43 +0000
committerbp <bp@FreeBSD.org>1999-10-31 15:11:43 +0000
commit5053068e49e09371e54195e07b760601c40d6caa (patch)
treec8f213e217839cfe0acb83eec0b97e8fa7399093 /sys/fs/nwfs
parent033d938fcadaac3a11f336f78161f5b9dff3bb89 (diff)
downloadFreeBSD-src-5053068e49e09371e54195e07b760601c40d6caa.zip
FreeBSD-src-5053068e49e09371e54195e07b760601c40d6caa.tar.gz
Bump version number to sync with ncplib 1.3.3
Diffstat (limited to 'sys/fs/nwfs')
-rw-r--r--sys/fs/nwfs/nwfs_mount.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fs/nwfs/nwfs_mount.h b/sys/fs/nwfs/nwfs_mount.h
index 45cce7d..2b55c7d 100644
--- a/sys/fs/nwfs/nwfs_mount.h
+++ b/sys/fs/nwfs/nwfs_mount.h
@@ -39,7 +39,7 @@
#endif
#define NWFS_VERMAJ 1
-#define NWFS_VERMIN 3200
+#define NWFS_VERMIN 3300
#define NWFS_VERSION (NWFS_VERMAJ*100000 + NWFS_VERMIN)
/* Values for flags */
OpenPOWER on IntegriCloud