summaryrefslogtreecommitdiffstats
path: root/sys/fs/nwfs
diff options
context:
space:
mode:
authorbp <bp@FreeBSD.org>1999-12-12 05:53:02 +0000
committerbp <bp@FreeBSD.org>1999-12-12 05:53:02 +0000
commitaf2fc77e5c1d88a74bf1b5f6def6f7c8209bdcad (patch)
treef7fb52b995dd6e9bcc39dfa1b3de4d960924fe81 /sys/fs/nwfs
parent56a46611e10209f4a55ba809f58b91f7db2b60b4 (diff)
downloadFreeBSD-src-af2fc77e5c1d88a74bf1b5f6def6f7c8209bdcad.zip
FreeBSD-src-af2fc77e5c1d88a74bf1b5f6def6f7c8209bdcad.tar.gz
Bump local version number to 1.3.4.
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 2b55c7d..02702ed 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 3300
+#define NWFS_VERMIN 3400
#define NWFS_VERSION (NWFS_VERMAJ*100000 + NWFS_VERMIN)
/* Values for flags */
OpenPOWER on IntegriCloud